Skip to content

Commit

Permalink
Merge dd7152e into 0cf59f9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 5, 2024
2 parents 0cf59f9 + dd7152e commit 068b9af
Show file tree
Hide file tree
Showing 2 changed files with 589 additions and 584 deletions.
12 changes: 6 additions & 6 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"react-github-btn": "^1.4.0"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@types/eslint": "^8.56.9",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
Expand All @@ -44,11 +44,11 @@
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.1",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"eslint-plugin-react": "^7.34.1",
"eslint-utils": "^3.0.0",
"file-loader": "^6.2.0",
"globals": "^15.0.0",
"globals": "^15.1.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.0",
"monaco-editor-webpack-plugin": "^7.1.0",
Expand All @@ -57,7 +57,7 @@
"sass-loader": "^14.2.1",
"typed-scss-modules": "^8.0.1",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.1",
"typescript-eslint": "^7.8.0",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
Expand Down

0 comments on commit 068b9af

Please sign in to comment.