Skip to content

Commit e3037df

Browse files
Update all non-major dependencies
1 parent 4d57894 commit e3037df

File tree

2 files changed

+1117
-956
lines changed

2 files changed

+1117
-956
lines changed

package.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"private": true,
3030
"dependencies": {
31-
"@angular/compiler": "19.0.3",
31+
"@angular/compiler": "19.0.5",
3232
"@glimmer/syntax": "0.93.1",
3333
"babel-plugin-transform-react-pug": "^7.0.1",
3434
"core-js": "3.39.0",
@@ -41,7 +41,7 @@
4141
"mobx": "6.13.5",
4242
"mobx-react-lite": "4.1.0",
4343
"mobx-utils": "^6.1.0",
44-
"next": "15.0.4",
44+
"next": "15.1.3",
4545
"react": "19.0.0",
4646
"react-attr-converter": "0.3.1",
4747
"react-dom": "19.0.0",
@@ -55,43 +55,43 @@
5555
"@babel/preset-env": "7.26.0",
5656
"@babel/preset-react": "7.26.3",
5757
"@babel/preset-typescript": "7.26.0",
58-
"@nx/cypress": "20.2.1",
59-
"@nx/eslint": "20.2.1",
60-
"@nx/eslint-plugin": "20.2.1",
61-
"@nx/jest": "20.2.1",
62-
"@nx/js": "20.2.1",
63-
"@nx/next": "20.2.1",
64-
"@nx/react": "20.2.1",
65-
"@nx/web": "20.2.1",
66-
"@nx/workspace": "20.2.1",
58+
"@nx/cypress": "20.3.0",
59+
"@nx/eslint": "20.3.0",
60+
"@nx/eslint-plugin": "20.3.0",
61+
"@nx/jest": "20.3.0",
62+
"@nx/js": "20.3.0",
63+
"@nx/next": "20.3.0",
64+
"@nx/react": "20.3.0",
65+
"@nx/web": "20.3.0",
66+
"@nx/workspace": "20.3.0",
6767
"@tailwindcss/forms": "0.5.9",
6868
"@testing-library/react": "16.1.0",
6969
"@types/babel__core": "^7.20.5",
7070
"@types/css-to-style": "1.2.2",
7171
"@types/jest": "29.5.14",
7272
"@types/lodash": "4.17.13",
73-
"@types/node": "22.10.1",
74-
"@types/react": "19.0.1",
75-
"@types/react-dom": "19.0.1",
76-
"@typescript-eslint/eslint-plugin": "8.17.0",
77-
"@typescript-eslint/parser": "8.17.0",
73+
"@types/node": "22.10.4",
74+
"@types/react": "19.0.2",
75+
"@types/react-dom": "19.0.2",
76+
"@typescript-eslint/eslint-plugin": "8.19.0",
77+
"@typescript-eslint/parser": "8.19.0",
7878
"autoprefixer": "10.4.20",
7979
"babel-jest": "29.7.0",
80-
"cypress": "13.16.1",
80+
"cypress": "13.17.0",
8181
"dotenv": "16.4.7",
8282
"eslint": "8.57.1",
83-
"eslint-config-next": "15.0.4",
83+
"eslint-config-next": "15.1.3",
8484
"eslint-config-prettier": "9.1.0",
8585
"eslint-plugin-cypress": "4.1.0",
8686
"eslint-plugin-import": "2.31.0",
8787
"eslint-plugin-jsx-a11y": "6.10.2",
88-
"eslint-plugin-react": "7.37.2",
88+
"eslint-plugin-react": "7.37.3",
8989
"eslint-plugin-react-hooks": "5.1.0",
9090
"jest": "29.7.0",
91-
"nx": "20.2.1",
91+
"nx": "20.3.0",
9292
"postcss": "8.4.49",
9393
"prettier": "3.4.2",
94-
"tailwindcss": "3.4.16",
94+
"tailwindcss": "3.4.17",
9595
"ts-jest": "29.2.5",
9696
"ts-node": "10.9.2",
9797
"typescript": "5.7.2",
@@ -103,5 +103,5 @@
103103
"uglify-js": "$uglify-js"
104104
}
105105
},
106-
"packageManager": "[email protected].0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
106+
"packageManager": "[email protected].2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
107107
}

0 commit comments

Comments
 (0)