Skip to content

Commit 63a0460

Browse files
committed
Updated packages. Next 15.3.1. Prisma 6.7.0.
1 parent 211e182 commit 63a0460

File tree

3 files changed

+333
-358
lines changed

3 files changed

+333
-358
lines changed

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@dicebear/core": "^9.2.1",
7373
"@fontsource/inter": "^4.5.15",
7474
"@hello-pangea/dnd": "^17.0.0",
75-
"@prisma/client": "6.6.0",
75+
"@prisma/client": "6.7.0",
7676
"@prisma/extension-read-replicas": "^0.4.1",
7777
"@react-spring/web": "^9.7.3",
7878
"@tanstack/react-query": "^5.28.6",
@@ -103,10 +103,10 @@
103103
"kafkajs": "^2.1.0",
104104
"maxmind": "^4.3.24",
105105
"md5": "^2.3.0",
106-
"next": "15.3.0",
106+
"next": "15.3.1",
107107
"node-fetch": "^3.2.8",
108108
"npm-run-all": "^4.1.5",
109-
"prisma": "6.6.0",
109+
"prisma": "6.7.0",
110110
"pure-rand": "^6.1.0",
111111
"react": "^19.0.0",
112112
"react-basics": "^0.126.0",
@@ -132,14 +132,13 @@
132132
"@rollup/plugin-json": "^6.0.0",
133133
"@rollup/plugin-node-resolve": "^15.2.0",
134134
"@rollup/plugin-replace": "^5.0.2",
135+
"@rollup/plugin-terser": "^0.4.4",
135136
"@svgr/rollup": "^8.1.0",
136137
"@svgr/webpack": "^8.1.0",
137-
"@types/cypress": "^1.1.3",
138138
"@types/jest": "^29.5.14",
139139
"@types/node": "^22.13.4",
140140
"@types/react": "^19.0.8",
141141
"@types/react-dom": "^19.0.2",
142-
"@types/react-intl": "^3.0.0",
143142
"@types/react-window": "^1.8.8",
144143
"@typescript-eslint/eslint-plugin": "^6.7.3",
145144
"@typescript-eslint/parser": "^6.7.3",
@@ -173,7 +172,6 @@
173172
"rollup-plugin-esbuild": "^5.0.0",
174173
"rollup-plugin-node-externals": "^6.1.1",
175174
"rollup-plugin-postcss": "^4.0.2",
176-
"rollup-plugin-terser": "^7.0.2",
177175
"stylelint": "^15.10.1",
178176
"stylelint-config-css-modules": "^4.4.0",
179177
"stylelint-config-prettier": "^9.0.3",

0 commit comments

Comments
 (0)