Skip to content

Commit 74bac95

Browse files
Merge 89dbb58 into bc347b7
2 parents bc347b7 + 89dbb58 commit 74bac95

File tree

2 files changed

+520
-519
lines changed

2 files changed

+520
-519
lines changed

playground/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"react-github-btn": "^1.4.0"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "^7.28.3",
33+
"@babel/core": "^7.28.4",
3434
"@babel/preset-env": "^7.28.3",
3535
"@babel/preset-react": "^7.27.1",
3636
"@babel/preset-typescript": "^7.27.1",
3737
"@types/eslint": "^9.6.1",
38-
"@types/node": "^24.3.0",
38+
"@types/node": "^24.3.1",
3939
"@types/react": "^19.1.12",
4040
"@types/react-dom": "^19.1.9",
4141
"autoprefixer": "^10.4.21",
@@ -44,20 +44,20 @@
4444
"clean-webpack-plugin": "^4.0.0",
4545
"copy-webpack-plugin": "^13.0.1",
4646
"css-loader": "^7.1.2",
47-
"eslint": "^9.34.0",
47+
"eslint": "^9.35.0",
4848
"eslint-plugin-react": "^7.37.5",
4949
"eslint-utils": "^3.0.0",
5050
"file-loader": "^6.2.0",
5151
"globals": "^16.3.0",
5252
"html-webpack-plugin": "^5.6.4",
5353
"mini-css-extract-plugin": "^2.9.4",
5454
"monaco-editor-webpack-plugin": "^7.1.0",
55-
"postcss-loader": "^8.1.1",
56-
"sass": "^1.91.0",
55+
"postcss-loader": "^8.2.0",
56+
"sass": "^1.92.1",
5757
"sass-loader": "^16.0.5",
5858
"typed-scss-modules": "^8.1.1",
5959
"typescript": "^5.9.2",
60-
"typescript-eslint": "^8.41.0",
60+
"typescript-eslint": "^8.42.0",
6161
"webpack": "^5.101.3",
6262
"webpack-cli": "^6.0.1",
6363
"webpack-dev-server": "^5.2.2"

0 commit comments

Comments
 (0)