Skip to content

Commit

Permalink
Update to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed May 7, 2024
1 parent 5fa87f5 commit daf9891
Show file tree
Hide file tree
Showing 15 changed files with 128 additions and 151 deletions.
2 changes: 1 addition & 1 deletion builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@lumino/signaling": "^2.1.2",
"@lumino/virtualdom": "^2.0.1",
"@lumino/widgets": "^2.3.2",
"@rspack/core": "0.6.3",
"@rspack/core": "^0.6.4",
"ajv": "^8.12.0",
"commander": "^9.4.1",
"css-loader": "^7.1.1",
Expand Down
4 changes: 2 additions & 2 deletions dev_mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,8 @@
"devDependencies": {
"@jupyterlab/builder": "^4.2.0",
"@jupyterlab/buildutils": "^4.2.0",
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"chokidar": "^3.6.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"fs-extra": "^10.1.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"fs-extra": "^10.1.0",
"glob": "~7.1.6",
"mini-svg-data-uri": "^1.4.4",
Expand Down
4 changes: 2 additions & 2 deletions examples/cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@lumino/widgets": "^2.3.2"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"mini-svg-data-uri": "^1.4.4",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@lumino/widgets": "^2.3.2"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/federated/core_package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
},
"devDependencies": {
"@jupyterlab/builder": "^4.2.0",
"@rspack/cli": "0.6.3",
"@rspack/cli": "^0.6.4",
"copy-webpack-plugin": "^11.0.0",
"fs-extra": "^10.1.0",
"glob": "~7.1.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/filebrowser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@lumino/widgets": "^2.3.2"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"mini-svg-data-uri": "^1.4.4",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/notebook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@lumino/widgets": "^2.3.2"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"mini-svg-data-uri": "^1.4.4",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@lumino/widgets": "^2.3.2"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"mini-svg-data-uri": "^1.4.4",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
Expand Down
4 changes: 2 additions & 2 deletions packages/nbconvert-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@jupyterlab/rendermime": "^4.2.0"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"css-loader": "^7.1.1",
"null-loader": "^4.0.0",
"rimraf": "~5.0.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/services/examples/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@lumino/coreutils": "^2.1.2"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@jupyterlab/services": "^7.2.0"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/core": "0.6.3",
"@rspack/cli": "^0.6.4",
"@rspack/core": "^0.6.4",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@jupyterlab/testing": "^4.2.0",
"@rspack/cli": "0.6.3",
"@rspack/cli": "^0.6.4",
"@types/jest": "^29.2.0",
"@types/ws": "^8.5.3",
"jest": "^29.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@lumino/widgets": "^2.3.2"
},
"devDependencies": {
"@rspack/cli": "0.6.3",
"@rspack/cli": "^0.6.4",
"mini-svg-data-uri": "^1.4.4",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
Expand Down

0 comments on commit daf9891

Please sign in to comment.