|
72 | 72 | "@dicebear/core": "^9.2.1", |
73 | 73 | "@fontsource/inter": "^4.5.15", |
74 | 74 | "@hello-pangea/dnd": "^17.0.0", |
75 | | - "@prisma/client": "6.6.0", |
| 75 | + "@prisma/client": "6.7.0", |
76 | 76 | "@prisma/extension-read-replicas": "^0.4.1", |
77 | 77 | "@react-spring/web": "^9.7.3", |
78 | 78 | "@tanstack/react-query": "^5.28.6", |
|
103 | 103 | "kafkajs": "^2.1.0", |
104 | 104 | "maxmind": "^4.3.24", |
105 | 105 | "md5": "^2.3.0", |
106 | | - "next": "15.3.0", |
| 106 | + "next": "15.3.1", |
107 | 107 | "node-fetch": "^3.2.8", |
108 | 108 | "npm-run-all": "^4.1.5", |
109 | | - "prisma": "6.6.0", |
| 109 | + "prisma": "6.7.0", |
110 | 110 | "pure-rand": "^6.1.0", |
111 | 111 | "react": "^19.0.0", |
112 | 112 | "react-basics": "^0.126.0", |
|
132 | 132 | "@rollup/plugin-json": "^6.0.0", |
133 | 133 | "@rollup/plugin-node-resolve": "^15.2.0", |
134 | 134 | "@rollup/plugin-replace": "^5.0.2", |
| 135 | + "@rollup/plugin-terser": "^0.4.4", |
135 | 136 | "@svgr/rollup": "^8.1.0", |
136 | 137 | "@svgr/webpack": "^8.1.0", |
137 | | - "@types/cypress": "^1.1.3", |
138 | 138 | "@types/jest": "^29.5.14", |
139 | 139 | "@types/node": "^22.13.4", |
140 | 140 | "@types/react": "^19.0.8", |
141 | 141 | "@types/react-dom": "^19.0.2", |
142 | | - "@types/react-intl": "^3.0.0", |
143 | 142 | "@types/react-window": "^1.8.8", |
144 | 143 | "@typescript-eslint/eslint-plugin": "^6.7.3", |
145 | 144 | "@typescript-eslint/parser": "^6.7.3", |
|
173 | 172 | "rollup-plugin-esbuild": "^5.0.0", |
174 | 173 | "rollup-plugin-node-externals": "^6.1.1", |
175 | 174 | "rollup-plugin-postcss": "^4.0.2", |
176 | | - "rollup-plugin-terser": "^7.0.2", |
177 | 175 | "stylelint": "^15.10.1", |
178 | 176 | "stylelint-config-css-modules": "^4.4.0", |
179 | 177 | "stylelint-config-prettier": "^9.0.3", |
|
0 commit comments