Skip to content

Commit 1f9c1ff

Browse files
Merge 9054970 into 23502c8
2 parents 23502c8 + 9054970 commit 1f9c1ff

File tree

2 files changed

+126
-120
lines changed

2 files changed

+126
-120
lines changed

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@babel/preset-react": "^7.27.1",
3636
"@babel/preset-typescript": "^7.27.1",
3737
"@types/eslint": "^9.6.1",
38-
"@types/node": "^22.15.18",
39-
"@types/react": "^19.1.4",
38+
"@types/node": "^22.15.21",
39+
"@types/react": "^19.1.5",
4040
"@types/react-dom": "^19.1.5",
4141
"autoprefixer": "^10.4.21",
4242
"babel-loader": "^10.0.0",
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "^7.37.5",
4949
"eslint-utils": "^3.0.0",
5050
"file-loader": "^6.2.0",
51-
"globals": "^16.1.0",
51+
"globals": "^16.2.0",
5252
"html-webpack-plugin": "^5.6.3",
5353
"mini-css-extract-plugin": "^2.9.2",
5454
"monaco-editor-webpack-plugin": "^7.1.0",
@@ -58,7 +58,7 @@
5858
"typed-scss-modules": "^8.1.1",
5959
"typescript": "^5.8.3",
6060
"typescript-eslint": "^8.32.1",
61-
"webpack": "^5.99.8",
61+
"webpack": "^5.99.9",
6262
"webpack-cli": "^6.0.1",
6363
"webpack-dev-server": "^5.2.1"
6464
},

0 commit comments

Comments
 (0)