Compare commits
2 Commits
v2.3.9
...
564b77a2f3
| Author | SHA1 | Date | |
|---|---|---|---|
| 564b77a2f3 | |||
| 6d109a7636 |
16
package.json
16
package.json
@@ -6,10 +6,10 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ai-sdk/google": "^3.0.31",
|
"@ai-sdk/google": "^3.0.31",
|
||||||
"@ai-sdk/openai": "^3.0.36",
|
"@ai-sdk/openai": "^3.0.36",
|
||||||
"@mintel/mail": "^1.9.17",
|
"@mintel/mail": "^1.9.11",
|
||||||
"@mintel/next-config": "^1.9.17",
|
"@mintel/next-config": "^1.9.11",
|
||||||
"@mintel/next-feedback": "^1.9.17",
|
"@mintel/next-feedback": "^1.9.11",
|
||||||
"@mintel/next-utils": "^1.9.17",
|
"@mintel/next-utils": "^1.9.11",
|
||||||
"@mintel/payload-ai": "^1.9.17",
|
"@mintel/payload-ai": "^1.9.17",
|
||||||
"@payloadcms/db-postgres": "^3.77.0",
|
"@payloadcms/db-postgres": "^3.77.0",
|
||||||
"@payloadcms/email-nodemailer": "^3.77.0",
|
"@payloadcms/email-nodemailer": "^3.77.0",
|
||||||
@@ -65,8 +65,8 @@
|
|||||||
"@commitlint/config-conventional": "^20.4.0",
|
"@commitlint/config-conventional": "^20.4.0",
|
||||||
"@cspell/dict-de-de": "^4.1.2",
|
"@cspell/dict-de-de": "^4.1.2",
|
||||||
"@lhci/cli": "^0.15.1",
|
"@lhci/cli": "^0.15.1",
|
||||||
"@mintel/eslint-config": "^1.9.17",
|
"@mintel/eslint-config": "^1.9.11",
|
||||||
"@mintel/tsconfig": "^1.9.17",
|
"@mintel/tsconfig": "^1.9.11",
|
||||||
"@next/bundle-analyzer": "^16.1.6",
|
"@next/bundle-analyzer": "^16.1.6",
|
||||||
"@tailwindcss/cli": "^4.1.18",
|
"@tailwindcss/cli": "^4.1.18",
|
||||||
"@tailwindcss/postcss": "^4.1.18",
|
"@tailwindcss/postcss": "^4.1.18",
|
||||||
@@ -160,7 +160,7 @@
|
|||||||
"prepare": "husky",
|
"prepare": "husky",
|
||||||
"preinstall": "npx only-allow pnpm"
|
"preinstall": "npx only-allow pnpm"
|
||||||
},
|
},
|
||||||
"version": "2.3.9",
|
"version": "2.3.11",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"onlyBuiltDependencies": [
|
"onlyBuiltDependencies": [
|
||||||
"@parcel/watcher",
|
"@parcel/watcher",
|
||||||
@@ -174,7 +174,7 @@
|
|||||||
"minimatch": ">=10.2.2"
|
"minimatch": ">=10.2.2"
|
||||||
},
|
},
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
"@mintel/payload-ai@1.9.17": "patches/@mintel__payload-ai@1.9.15.patch"
|
"@mintel/payload-ai@1.9.17": "patches/@mintel__payload-ai@1.9.17.patch"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
|
|||||||
Reference in New Issue
Block a user