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