Skip to content

Commit 978eb97

Browse files
committed
Updated packages (pnpm update).
1 parent d093b08 commit 978eb97

File tree

2 files changed

+1006
-849
lines changed

2 files changed

+1006
-849
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,40 +18,40 @@
1818
"@prisma/extension-accelerate": "^1.3.0",
1919
"@socialgouv/matomo-next": "^1.9.2",
2020
"animate.css": "^4.1.1",
21-
"axios": "^1.8.4",
21+
"axios": "^1.10.0",
2222
"classnames": "^2.5.1",
2323
"clsx": "^2.1.1",
24-
"firebase-admin": "^13.2.0",
24+
"firebase-admin": "^13.4.0",
2525
"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",
2828
"next-nprogress-bar": "^2.4.7",
29-
"next-transition-router": "^0.2.9",
29+
"next-transition-router": "^0.2.11",
3030
"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",
3333
"react-intersection-observer": "^9.16.0",
3434
"react-microsoft-clarity": "^1.2.0",
3535
"snoostorm": "^1.5.2",
3636
"snoowrap": "^1.23.0",
37-
"styled-components": "^6.1.16",
37+
"styled-components": "^6.1.19",
3838
"tailwind-merge": "^2.6.0",
3939
"web-push": "^3.6.7"
4040
},
4141
"devDependencies": {
42-
"@types/node": "^20.17.25",
42+
"@types/node": "^20.19.1",
4343
"@types/react": "npm:types-react@19.0.0-rc.1",
4444
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
4545
"@types/web-push": "^3.6.4",
4646
"autoprefixer": "^10.4.21",
4747
"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",
5050
"prettier": "^3.5.3",
51-
"prettier-plugin-tailwindcss": "^0.6.11",
51+
"prettier-plugin-tailwindcss": "^0.6.12",
5252
"prisma": "6.5.0",
5353
"tailwindcss": "^3.4.17",
54-
"typescript": "^5.8.2"
54+
"typescript": "^5.8.3"
5555
},
5656
"overrides": {
5757
"@types/react": "npm:types-react@19.0.0-rc.1",

0 commit comments

Comments
 (0)