Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 6d1602d commit 82b627c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions demo/preact-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@babel/preset-env": "7.23.8",
"@babel/plugin-transform-react-jsx": "7.23.4",
"babel-loader": "9.1.3",
"css-loader": "6.9.1",
"css-loader": "6.10.0",
"mini-css-extract-plugin": "2.7.7",
"style-loader": "3.3.4",
"webpack": "5.89.0",
"webpack": "5.90.0",
"webpack-cli": "5.1.4"
},
"volta": {
Expand Down
4 changes: 2 additions & 2 deletions demo/react-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@babel/preset-env": "7.23.8",
"@babel/plugin-transform-react-jsx": "7.23.4",
"babel-loader": "9.1.3",
"css-loader": "6.9.1",
"css-loader": "6.10.0",
"mini-css-extract-plugin": "2.7.7",
"style-loader": "3.3.4",
"webpack": "5.89.0",
"webpack": "5.90.0",
"webpack-cli": "5.1.4"
},
"volta": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/preset-env": "7.23.8",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-replace": "5.0.5",
"@types/node": "18.19.8",
"@types/node": "18.19.12",
"@types/sinon": "10.0.20",
"acorn": "8.11.3",
"acorn-walk": "8.3.2",
Expand All @@ -58,9 +58,9 @@
"husky": "8.0.3",
"jsdom": "22.1.0",
"lint-staged": "14.0.1",
"magic-string": "0.30.5",
"magic-string": "0.30.6",
"np": "8.0.4",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"polka": "0.5.2",
"prettier": "3.2.4",
"rimraf": "5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion tools/linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ava": "5.3.1",
"esm": "3.2.25",
"lint-staged": "14.0.1",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "3.2.4",
"rimraf": "5.0.5",
"shx": "0.3.4"
Expand Down

0 comments on commit 82b627c

Please sign in to comment.