Skip to content

Commit

Permalink
chore(deps): update npm dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 77faf73 commit a40e1b4
Show file tree
Hide file tree
Showing 13 changed files with 565 additions and 569 deletions.
2 changes: 1 addition & 1 deletion crates/node_binding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"bugs": "https://github.com/web-infra-dev/rspack/issues",
"repository": "web-infra-dev/rspack",
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.41"
"@napi-rs/cli": "3.0.0-alpha.45"
},
"napi": {
"binaryName": "rspack"
Expand Down
2 changes: 1 addition & 1 deletion crates/rspack_fs_node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"@napi-rs/cli": "2.18.0",
"memfs": "4.7.7"
"memfs": "4.8.1"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@taplo/cli": "^0.7.0",
"@types/is-ci": "^3.0.4",
"@types/jest": "29.5.12",
"@types/node": "20.9.4",
"@types/node": "20.12.7",
"@types/rimraf": "3.0.2",
"commander": "12.0.0",
"cross-env": "^7.0.3",
Expand All @@ -60,7 +60,7 @@
"jest-environment-node": "29.7.0",
"lint-staged": "^15.0.0",
"npm-run-all": "4.1.5",
"oxlint": "0.2.10",
"oxlint": "0.2.16",
"prettier": "3.2.5",
"prettier-2": "npm:prettier@2.8.8",
"rimraf": "3.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/create-rspack/template-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@rspack/cli": "0.5.4",
"@rspack/core": "0.5.4",
"@rspack/plugin-react-refresh": "0.5.4",
"@rspack/cli": "0.6.0",
"@rspack/core": "0.6.0",
"@rspack/plugin-react-refresh": "0.6.0",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"react-refresh": "^0.14.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/create-rspack/template-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@rspack/plugin-react-refresh": "0.5.4",
"@rspack/cli": "0.5.4",
"@rspack/core": "0.5.4",
"@rspack/plugin-react-refresh": "0.6.0",
"@rspack/cli": "0.6.0",
"@rspack/core": "0.6.0",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"react-refresh": "^0.14.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/create-rspack/template-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"browserify": "latest",
"@rspack/cli": "0.5.4",
"@rspack/core": "0.5.4"
"@rspack/cli": "0.6.0",
"@rspack/core": "0.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/create-rspack/template-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"vue": "3.2.45"
},
"devDependencies": {
"@rspack/cli": "0.5.4",
"@rspack/core": "0.5.4",
"@rspack/cli": "0.6.0",
"@rspack/core": "0.6.0",
"vue-loader": "^17.2.2"
},
"keywords": [],
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rspack/core": "workspace:*",
"@rspack/dev-server": "workspace:*",
"@rspack/plugin-react-refresh": "workspace:*",
"@swc/helpers": "0.5.6",
"@swc/helpers": "0.5.8",
"@types/fs-extra": "11.0.4",
"babel-loader": "^9.1.3",
"fs-extra": "11.2.0",
Expand All @@ -28,7 +28,7 @@
"react-dom": "^18.2.0",
"react-refresh": "^0.14.0",
"tailwindcss": "^3.3.0",
"vue": "3.4.19",
"vue": "3.4.21",
"vue-loader": "^17.3.1",
"webpack-dev-server": "4.13.1",
"ws": "8.16.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/rspack-test-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@types/react-dom": "^18.2.18",
"@types/webpack": "5.28.5",
"@types/webpack-sources": "3.2.3",
"core-js": "3.36.0",
"monaco-editor": "0.46.0",
"core-js": "3.36.1",
"monaco-editor": "0.47.0",
"monaco-editor-webpack-plugin": "7.1.0",
"normalize.css": "^8.0.0",
"npm-run-all": "4.1.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/rspack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"postcss-pxtorem": "^6.0.0",
"pug-loader": "^2.4.0",
"react-relay": "^16.0.0",
"sass": "1.56.2",
"sass-loader": "13.2.0",
"sass": "1.74.1",
"sass-loader": "13.3.3",
"source-map": "^0.7.4",
"styled-components": "^6.0.8",
"terser": "5.27.2",
"terser": "5.30.3",
"wast-loader": "^1.11.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit a40e1b4

Please sign in to comment.