|
37 | 37 | "preinstall": "npx -y only-allow@1.2.2 pnpm" |
38 | 38 | }, |
39 | 39 | "engines": { |
40 | | - "node": "^22.0.0", |
41 | | - "pnpm": "10.x" |
| 40 | + "node": "^24.0.0", |
| 41 | + "pnpm": "11.x" |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | 44 | "@iframe-resizer/child": "^5.5.9", |
45 | 45 | "@iframe-resizer/parent": "^5.5.9", |
46 | 46 | "@incubateur-ademe/publicodes-acv-numerique": "^2.1.0", |
47 | | - "@prisma/adapter-pg": "^7.6.0", |
48 | | - "@prisma/client": "^7.6.0", |
| 47 | + "@prisma/adapter-pg": "^7.8.0", |
| 48 | + "@prisma/client": "^7.8.0", |
49 | 49 | "@publicodes/react-ui": "^1.10.0", |
50 | 50 | "@r2wc/react-to-web-component": "^2.1.1", |
51 | | - "@sentry/nextjs": "^10.47.0", |
52 | | - "@socialgouv/matomo-next": "^1.11.0", |
53 | | - "@tanstack/react-query": "^5.96.1", |
54 | | - "@tanstack/react-query-next-experimental": "^5.96.1", |
55 | | - "axios": "^1.14.0", |
| 51 | + "@sentry/nextjs": "^10.52.0", |
| 52 | + "@socialgouv/matomo-next": "^1.13.1", |
| 53 | + "@tanstack/react-query": "^5.100.10", |
| 54 | + "@tanstack/react-query-next-experimental": "^5.100.10", |
| 55 | + "axios": "^1.16.0", |
56 | 56 | "classnames": "^2.5.1", |
57 | 57 | "core-js": "^3.49.0", |
58 | | - "crisp-api": "^10.9.1", |
59 | | - "dotenv": "^17.4.0", |
| 58 | + "crisp-api": "^10.9.3", |
| 59 | + "dotenv": "^17.4.2", |
60 | 60 | "dotenv-cli": "^11.0.0", |
61 | | - "fuse.js": "^7.2.0", |
| 61 | + "fuse.js": "^7.3.0", |
62 | 62 | "helmet": "^8.1.0", |
63 | 63 | "html-to-image": "1.11.11", |
64 | | - "markdown-to-jsx": "^9.7.13", |
65 | | - "next": "^16.2.2", |
66 | | - "next-intl": "^4.9.0", |
| 64 | + "markdown-to-jsx": "^9.8.0", |
| 65 | + "next": "^16.2.6", |
| 66 | + "next-intl": "^4.11.2", |
67 | 67 | "next-query-params": "^5.1.0", |
68 | 68 | "next-sitemap": "^4.2.3", |
69 | 69 | "notion-client": "^7.10.0", |
70 | 70 | "notion-types": "^7.10.0", |
71 | 71 | "pg": "^8.20.0", |
72 | | - "postcss": "^8.5.8", |
| 72 | + "postcss": "^8.5.14", |
73 | 73 | "postcss-flexbugs-fixes": "^5.0.2", |
74 | 74 | "postcss-import": "^16.1.1", |
75 | 75 | "postcss-nested": "^7.0.2", |
76 | | - "postcss-preset-env": "^11.2.0", |
77 | | - "preact": "^10.29.0", |
78 | | - "prisma": "^7.6.0", |
| 76 | + "postcss-preset-env": "^11.2.1", |
| 77 | + "preact": "^10.29.1", |
| 78 | + "prisma": "^7.8.0", |
79 | 79 | "publicodes": "^1.10.1", |
80 | 80 | "qrcode": "^1.5.4", |
81 | | - "react": "^19.2.4", |
82 | | - "react-dom": "^19.2.4", |
| 81 | + "react": "^19.2.6", |
| 82 | + "react-dom": "^19.2.6", |
83 | 83 | "react-notion-x": "^7.10.0", |
84 | 84 | "react-share": "^5.3.0", |
85 | 85 | "sharp": "^0.34.5", |
86 | 86 | "swagger-jsdoc": "^6.2.8", |
87 | | - "swagger-ui-react": "^5.32.1", |
| 87 | + "swagger-ui-react": "^5.32.5", |
88 | 88 | "tsx": "^4.21.0", |
89 | | - "use-intl": "^4.9.0", |
90 | | - "zod": "^4.3.6" |
| 89 | + "use-intl": "^4.11.2", |
| 90 | + "zod": "^4.4.3" |
91 | 91 | }, |
92 | 92 | "devDependencies": { |
93 | 93 | "@babel/cli": "^7.28.6", |
94 | 94 | "@babel/core": "^7.29.0", |
95 | 95 | "@babel/helper-split-export-declaration": "^7.24.7", |
96 | | - "@babel/preset-env": "^7.29.2", |
| 96 | + "@babel/preset-env": "^7.29.5", |
97 | 97 | "@babel/preset-react": "^7.28.5", |
98 | 98 | "@babel/preset-typescript": "^7.28.5", |
99 | 99 | "@babel/runtime": "^7.29.2", |
100 | 100 | "@eslint/eslintrc": "^3.3.5", |
101 | | - "@incubateur-ademe/nosgestesclimat": "^4.10.0", |
102 | | - "@incubateur-ademe/publicodes-empreinte-carbone-chauffage": "^1.1.0", |
| 101 | + "@incubateur-ademe/nosgestesclimat": "^4.10.5", |
| 102 | + "@incubateur-ademe/publicodes-empreinte-carbone-chauffage": "^1.1.1", |
103 | 103 | "@incubateur-ademe/publicodes-impact-livraison": "^0.7.0", |
104 | 104 | "@keyv/etcd": "^2.1.1", |
105 | 105 | "@keyv/mongo": "^3.1.0", |
|
109 | 109 | "@keyv/redis": "^5.1.6", |
110 | 110 | "@keyv/sqlite": "^4.0.8", |
111 | 111 | "@keyv/tiered": "^2.0.2", |
112 | | - "@next/bundle-analyzer": "^16.2.2", |
113 | | - "@playwright/test": "^1.59.1", |
| 112 | + "@next/bundle-analyzer": "^16.2.6", |
| 113 | + "@playwright/test": "^1.60.0", |
114 | 114 | "@statoscope/webpack-plugin": "^5.29.0", |
115 | 115 | "@testing-library/jest-dom": "^6.9.1", |
116 | 116 | "@testing-library/react": "^16.3.2", |
117 | 117 | "@testing-library/user-event": "^14.6.1", |
118 | 118 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
119 | 119 | "@types/jest": "^30.0.0", |
120 | | - "@types/node": "25.6.0", |
| 120 | + "@types/node": "25.7.0", |
121 | 121 | "@types/node-pdftk": "^2.1.9", |
122 | 122 | "@types/pg": "^8.20.0", |
123 | 123 | "@types/qrcode": "^1.5.6", |
|
127 | 127 | "@types/semver": "^7.7.1", |
128 | 128 | "@types/swagger-jsdoc": "^6.0.4", |
129 | 129 | "@types/swagger-ui-react": "^5.18.0", |
130 | | - "@typescript-eslint/eslint-plugin": "^8.58.0", |
131 | | - "@typescript-eslint/parser": "^8.58.0", |
| 130 | + "@typescript-eslint/eslint-plugin": "^8.59.3", |
| 131 | + "@typescript-eslint/parser": "^8.59.3", |
132 | 132 | "babel-loader": "^10.1.1", |
133 | | - "baseline-browser-mapping": "^2.10.13", |
| 133 | + "baseline-browser-mapping": "^2.10.29", |
134 | 134 | "css-loader": "^7.1.4", |
135 | | - "eslint": "^9.39.2", |
136 | | - "eslint-config-next": "^16.2.2", |
| 135 | + "eslint": "^10.3.0", |
| 136 | + "eslint-config-next": "^16.2.6", |
137 | 137 | "eslint-config-prettier": "^10.1.8", |
138 | | - "eslint-plugin-jest": "^29.15.1", |
| 138 | + "eslint-plugin-jest": "^29.15.2", |
139 | 139 | "eslint-plugin-prettier": "^5.5.5", |
140 | 140 | "eslint-plugin-react": "^7.37.5", |
141 | | - "jest": "^30.3.0", |
142 | | - "jest-environment-jsdom": "^30.3.0", |
143 | | - "lint-staged": "^16.4.0", |
| 141 | + "jest": "^30.4.2", |
| 142 | + "jest-environment-jsdom": "^30.4.1", |
| 143 | + "lint-staged": "^17.0.4", |
144 | 144 | "next-router-mock": "^1.0.5", |
145 | 145 | "next-statoscope": "^1.0.1", |
146 | | - "next-test-api-route-handler": "^5.0.4", |
147 | | - "nock": "^14.0.11", |
| 146 | + "next-test-api-route-handler": "^5.0.5", |
| 147 | + "nock": "^14.0.15", |
148 | 148 | "node-mocks-http": "^1.17.2", |
149 | 149 | "node-pdftk": "^2.1.3", |
150 | 150 | "nyc": "^18.0.0", |
151 | 151 | "only-allow": "^1.2.2", |
152 | 152 | "pdf-merger-js": "^5.1.2", |
153 | 153 | "postcss-loader": "^8.2.1", |
154 | | - "prettier": "^3.8.1", |
155 | | - "semver": "^7.7.4", |
| 154 | + "prettier": "^3.8.3", |
| 155 | + "semver": "^7.8.0", |
156 | 156 | "style-loader": "^4.0.0", |
157 | 157 | "ts-jest": "^29.4.9", |
158 | | - "typescript": "^6.0.2", |
| 158 | + "typescript": "^6.0.3", |
159 | 159 | "undici": "7.19.2", |
160 | | - "webpack": "^5.105.4", |
| 160 | + "webpack": "^5.106.2", |
161 | 161 | "webpack-cli": "^7.0.2", |
162 | | - "yaml": "^2.8.3" |
| 162 | + "yaml": "^2.9.0" |
163 | 163 | }, |
164 | 164 | "lint-staged": { |
165 | 165 | "*.{js,jsx,ts,tsx}": [ |
|
0 commit comments