Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"recast": "^0.20.5",
"replace-in-file": "^4.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.67.1",
"rollup": "^4.62.2",
"rollup-plugin-license": "^2.6.1",
"rollup-plugin-re": "^1.0.7",
"rollup-plugin-terser": "^7.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@angular-devkit/build-angular": "~0.1002.4",
"@angular/cli": "^10.2.4",
"@angular/common": "~10.2.5",
"@angular/compiler": "^10.2.5",
"@angular/compiler": "^22.0.2",
"@angular/compiler-cli": "~10.2.5",
"@angular/core": "~10.2.5",
"@angular/core": "~22.0.2",
"@angular/router": "~10.2.5",
"ng-packagr": "^10.1.0",
"typescript": "~4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"node-fetch": "^2.6.0",
"playwright": "^1.17.1",
"sinon": "^7.3.2",
"webpack": "^4.30.0"
"webpack": "^5.107.2"
},
"scripts": {
"build": "run-p build:rollup build:bundle build:types",
Expand Down
4 changes: 2 additions & 2 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"tslib": "^1.9.3"
},
"devDependencies": {
"@types/webpack": "^4.41.31",
"next": "10.1.3"
"@types/webpack": "^5.28.5",
"next": "15.5.18"
},
"peerDependencies": {
"next": "^10.0.8 || ^11.0 || ^12.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"tslib": "^1.9.3"
},
"devDependencies": {
"@remix-run/node": "^1.4.3",
"@remix-run/react": "^1.4.3"
"@remix-run/node": "^2.17.5",
"@remix-run/react": "^2.17.5"
},
"peerDependencies": {
"@remix-run/node": "^1.4.3",
"@remix-run/react": "^1.4.3",
"@remix-run/node": "^2.17.5",
"@remix-run/react": "^2.17.5",
"react": "16.x || 17.x || 18.x"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion scenarios/browser/nextjs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"private": true,
"version": "0.0.0",
"dependencies": {
"next": "12"
"next": "16"
}
}
2 changes: 1 addition & 1 deletion scenarios/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.0.0",
"devDependencies": {
"html-webpack-plugin": "^5.5.0",
"webpack": "^5.62.1",
"webpack": "^5.107.2",
"webpack-bundle-analyzer": "^4.5.0",
"inquirer": "^8.2.0"
}
Expand Down
629 changes: 322 additions & 307 deletions scenarios/browser/yarn.lock

Large diffs are not rendered by default.

3,076 changes: 1,654 additions & 1,422 deletions yarn.lock

Large diffs are not rendered by default.