|
18 | 18 | "@prisma/extension-accelerate": "^1.3.0",
|
19 | 19 | "@socialgouv/matomo-next": "^1.9.2",
|
20 | 20 | "animate.css": "^4.1.1",
|
21 |
| - "axios": "^1.8.4", |
| 21 | + "axios": "^1.10.0", |
22 | 22 | "classnames": "^2.5.1",
|
23 | 23 | "clsx": "^2.1.1",
|
24 |
| - "firebase-admin": "^13.2.0", |
| 24 | + "firebase-admin": "^13.4.0", |
25 | 25 | "framer-motion": "12.5.0",
|
26 |
| - "gsap": "^3.12.7", |
27 |
| - "next": "^15.2.3", |
| 26 | + "gsap": "^3.13.0", |
| 27 | + "next": "^15.3.3", |
28 | 28 | "next-nprogress-bar": "^2.4.7",
|
29 |
| - "next-transition-router": "^0.2.9", |
| 29 | + "next-transition-router": "^0.2.11", |
30 | 30 | "prop-types": "^15.8.1",
|
31 |
| - "react": "^19.0.0", |
32 |
| - "react-dom": "^19.0.0", |
| 31 | + "react": "^19.1.0", |
| 32 | + "react-dom": "^19.1.0", |
33 | 33 | "react-intersection-observer": "^9.16.0",
|
34 | 34 | "react-microsoft-clarity": "^1.2.0",
|
35 | 35 | "snoostorm": "^1.5.2",
|
36 | 36 | "snoowrap": "^1.23.0",
|
37 |
| - "styled-components": "^6.1.16", |
| 37 | + "styled-components": "^6.1.19", |
38 | 38 | "tailwind-merge": "^2.6.0",
|
39 | 39 | "web-push": "^3.6.7"
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@types/node": "^20.17.25", |
| 42 | + "@types/node": "^20.19.1", |
43 | 43 | "@types/react": "npm:types-react@19.0.0-rc.1",
|
44 | 44 | "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
45 | 45 | "@types/web-push": "^3.6.4",
|
46 | 46 | "autoprefixer": "^10.4.21",
|
47 | 47 | "eslint": "latest",
|
48 |
| - "eslint-config-next": "^15.2.3", |
49 |
| - "postcss": "^8.5.3", |
| 48 | + "eslint-config-next": "^15.3.3", |
| 49 | + "postcss": "^8.5.6", |
50 | 50 | "prettier": "^3.5.3",
|
51 |
| - "prettier-plugin-tailwindcss": "^0.6.11", |
| 51 | + "prettier-plugin-tailwindcss": "^0.6.12", |
52 | 52 | "prisma": "6.5.0",
|
53 | 53 | "tailwindcss": "^3.4.17",
|
54 |
| - "typescript": "^5.8.2" |
| 54 | + "typescript": "^5.8.3" |
55 | 55 | },
|
56 | 56 | "overrides": {
|
57 | 57 | "@types/react": "npm:types-react@19.0.0-rc.1",
|
|
0 commit comments