Skip to content

Commit 76f50b3

Browse files
fix(deps): pin dependencies
1 parent 69b2f34 commit 76f50b3

File tree

11 files changed

+265
-265
lines changed

11 files changed

+265
-265
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
22.15.0

examples/react-router-ts/package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-router-ts/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,24 @@
1818
"@ui5/webcomponents-fiori": "2.10.0",
1919
"@ui5/webcomponents-react": "2.10.0",
2020
"cross-env": "7.0.3",
21-
"isbot": "^5.1.17",
22-
"react": "^19.0.0",
23-
"react-dom": "^19.0.0",
21+
"isbot": "5.1.26",
22+
"react": "19.1.0",
23+
"react-dom": "19.1.0",
2424
"react-router": "7.6.0"
2525
},
2626
"devDependencies": {
2727
"@react-router/dev": "7.6.0",
2828
"@types/react": "19.1.2",
2929
"@types/react-dom": "19.1.2",
30-
"eslint": "^9.15.0",
31-
"eslint-import-resolver-typescript": "^4.0.0",
32-
"eslint-plugin-import": "^2.31.0",
33-
"eslint-plugin-jsx-a11y": "^6.10.2",
34-
"eslint-plugin-react": "^7.37.2",
35-
"eslint-plugin-react-hooks": "^5.0.0",
36-
"globals": "^16.0.0",
30+
"eslint": "9.26.0",
31+
"eslint-import-resolver-typescript": "4.3.4",
32+
"eslint-plugin-import": "2.31.0",
33+
"eslint-plugin-jsx-a11y": "6.10.2",
34+
"eslint-plugin-react": "7.37.5",
35+
"eslint-plugin-react-hooks": "5.2.0",
36+
"globals": "16.1.0",
3737
"typescript": "^5.1.6",
38-
"typescript-eslint": "^8.15.0",
38+
"typescript-eslint": "8.32.0",
3939
"vite": "6.3.4",
4040
"vite-tsconfig-paths": "5.1.4"
4141
},

examples/vite-ts/package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/vite-ts/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"@types/react-dom": "19.1.4",
2929
"@ui5/webcomponents-cypress-commands": "2.10.0",
3030
"@vitejs/plugin-react": "4.4.1",
31-
"cypress": "^14.0.0",
32-
"eslint": "^9.12.0",
31+
"cypress": "14.3.3",
32+
"eslint": "9.26.0",
3333
"eslint-plugin-react-hooks": "5.2.0",
34-
"eslint-plugin-react-refresh": "^0.4.12",
35-
"globals": "^16.0.0",
36-
"typescript-eslint": "^8.8.0",
34+
"eslint-plugin-react-refresh": "0.4.20",
35+
"globals": "16.1.0",
36+
"typescript-eslint": "8.32.0",
3737
"vite": "6.3.5"
3838
}
3939
}

package.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@ui5/webcomponents-compat": "2.10.0",
4949
"@ui5/webcomponents-fiori": "2.10.0",
5050
"@ui5/webcomponents-icons": "2.10.0",
51-
"react": "^19.0.0",
52-
"react-dom": "^19.0.0",
51+
"react": "19.1.0",
52+
"react-dom": "19.1.0",
5353
"remark-gfm": "4.0.1",
5454
"storybook": "8.6.12",
5555
"tocbot": "4.36.3"
@@ -60,46 +60,46 @@
6060
"@babel/preset-env": "7.27.2",
6161
"@babel/preset-react": "7.27.1",
6262
"@babel/preset-typescript": "7.27.1",
63-
"@cypress/code-coverage": "^3.10.0",
64-
"@eslint/js": "^9.11.1",
65-
"@semantic-release/github": "^11.0.0",
66-
"@testing-library/cypress": "^10.0.0",
67-
"@types/jscodeshift": "^17.0.0",
68-
"@types/node": "^22.0.0",
63+
"@cypress/code-coverage": "3.14.1",
64+
"@eslint/js": "9.26.0",
65+
"@semantic-release/github": "11.0.2",
66+
"@testing-library/cypress": "10.0.3",
67+
"@types/jscodeshift": "17.3.0",
68+
"@types/node": "22.15.17",
6969
"@types/react": "19.1.3",
7070
"@types/react-dom": "19.1.3",
7171
"@ui5/webcomponents-tools": "2.10.0",
7272
"@vitejs/plugin-react": "4.4.1",
73-
"chromatic": "^11.0.0",
74-
"cssnano": "^7.0.0",
73+
"chromatic": "11.28.2",
74+
"cssnano": "7.0.7",
7575
"cypress": "14.3.3",
76-
"cypress-real-events": "^1.8.1",
77-
"dedent": "^1.0.0",
76+
"cypress-real-events": "1.14.0",
77+
"dedent": "1.6.0",
7878
"documentation": "14.0.3",
79-
"eslint": "^9.11.1",
80-
"eslint-config-prettier": "^10.0.0",
81-
"eslint-import-resolver-typescript": "^4.0.0",
82-
"eslint-plugin-import": "^2.31.0",
83-
"eslint-plugin-no-only-tests": "^3.3.0",
84-
"eslint-plugin-prettier": "^5.2.1",
85-
"eslint-plugin-react": "^7.37.1",
79+
"eslint": "9.26.0",
80+
"eslint-config-prettier": "10.1.5",
81+
"eslint-import-resolver-typescript": "4.3.4",
82+
"eslint-plugin-import": "2.31.0",
83+
"eslint-plugin-no-only-tests": "3.3.0",
84+
"eslint-plugin-prettier": "5.4.0",
85+
"eslint-plugin-react": "7.37.5",
8686
"eslint-plugin-react-hooks": "beta",
8787
"eslint-plugin-storybook": "0.12.0",
88-
"glob": "^11.0.0",
89-
"globals": "^16.0.0",
90-
"husky": "^9.0.6",
91-
"lerna": "^8.0.0",
92-
"lint-staged": "^16.0.0",
93-
"npm-run-all2": "^8.0.0",
94-
"postcss": "^8.4.25",
95-
"postcss-cli": "^11.0.0",
96-
"postcss-import": "^16.0.0",
97-
"postcss-modules": "^6.0.0",
98-
"postcss-nesting": "^13.0.0",
99-
"prettier": "^3.0.0",
88+
"glob": "11.0.2",
89+
"globals": "16.1.0",
90+
"husky": "9.1.7",
91+
"lerna": "8.2.2",
92+
"lint-staged": "16.0.0",
93+
"npm-run-all2": "8.0.1",
94+
"postcss": "8.5.3",
95+
"postcss-cli": "11.0.1",
96+
"postcss-import": "16.1.0",
97+
"postcss-modules": "6.0.1",
98+
"postcss-nesting": "13.0.1",
99+
"prettier": "3.5.3",
100100
"rimraf": "^6.0.0",
101101
"typescript": "5.7.3",
102-
"typescript-eslint": "^8.8.0",
102+
"typescript-eslint": "8.32.0",
103103
"vite": "6.3.5",
104104
"vite-plugin-istanbul": "7.0.0",
105105
"vite-tsconfig-paths": "5.1.4"
@@ -115,7 +115,7 @@
115115
},
116116
"resolutions": {
117117
"tocbot": "4.36.3",
118-
"react-is": "^19"
118+
"react-is": "19.1.0"
119119
},
120120
"type": "module",
121121
"nyc": {

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"dist"
3333
],
3434
"dependencies": {
35-
"dedent": "^1.5.1"
35+
"dedent": "1.6.0"
3636
}
3737
}

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"watch:css": "yarn build:css --watch"
5050
},
5151
"dependencies": {
52-
"@tanstack/react-virtual": "~3.13.0",
52+
"@tanstack/react-virtual": "3.13.8",
5353
"@ui5/webcomponents-react-base": "workspace:~",
5454
"clsx": "2.1.1",
5555
"react-table": "7.8.0"

templates/vite-ts/package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/vite-ts/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"@types/react-dom": "19.1.4",
2626
"@vitejs/plugin-react": "4.4.1",
2727
"@ui5/webcomponents-cypress-commands": "2.10.0",
28-
"cypress": "^14.0.0",
29-
"eslint": "^9.12.0",
30-
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
31-
"eslint-plugin-react-refresh": "^0.4.12",
32-
"globals": "^16.0.0",
28+
"cypress": "14.3.3",
29+
"eslint": "9.26.0",
30+
"eslint-plugin-react-hooks": "5.2.0",
31+
"eslint-plugin-react-refresh": "0.4.20",
32+
"globals": "16.1.0",
3333
"typescript": "^5.0.2",
34-
"typescript-eslint": "^8.8.0",
34+
"typescript-eslint": "8.32.0",
3535
"vite": "6.3.5"
3636
}
3737
}

0 commit comments

Comments
 (0)