Skip to content

Commit 3dbd1e4

Browse files
Merge 8e9f73b into e4b5625
2 parents e4b5625 + 8e9f73b commit 3dbd1e4

File tree

2 files changed

+163
-167
lines changed

2 files changed

+163
-167
lines changed

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/preset-typescript": "^7.26.0",
3737
"@types/eslint": "^9.6.1",
3838
"@types/node": "^22.10.2",
39-
"@types/react": "^19.0.1",
39+
"@types/react": "^19.0.2",
4040
"@types/react-dom": "^19.0.2",
4141
"autoprefixer": "^10.4.20",
4242
"babel-loader": "^9.2.1",
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "^7.37.2",
4949
"eslint-utils": "^3.0.0",
5050
"file-loader": "^6.2.0",
51-
"globals": "^15.13.0",
51+
"globals": "^15.14.0",
5252
"html-webpack-plugin": "^5.6.3",
5353
"mini-css-extract-plugin": "^2.9.2",
5454
"monaco-editor-webpack-plugin": "^7.1.0",
@@ -57,9 +57,9 @@
5757
"sass-loader": "^16.0.4",
5858
"typed-scss-modules": "^8.0.1",
5959
"typescript": "^5.7.2",
60-
"typescript-eslint": "^8.18.0",
60+
"typescript-eslint": "^8.18.1",
6161
"webpack": "^5.97.1",
62-
"webpack-cli": "^5.1.4",
62+
"webpack-cli": "^6.0.1",
6363
"webpack-dev-server": "^5.2.0"
6464
},
6565
"browserslist": [

0 commit comments

Comments
 (0)