Skip to content

Commit a3ce320

Browse files
committed
sync versions
1 parent ba0fd9a commit a3ce320

14 files changed

Lines changed: 26 additions & 26 deletions

File tree

packages/frontend/navi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@jsenv/snapshot": "../../tooling/snapshot",
4242
"@jsenv/terminal-table": "../../tooling/terminal-table",
4343
"@jsenv/urls": "../../tooling/urls",
44-
"@preact/signals": "2.9.4",
45-
"playwright": "1.61.1",
44+
"@preact/signals": "2.11.1",
45+
"playwright": "1.62.1",
4646
"preact": "11.0.0-beta.2"
4747
},
4848
"publishConfig": {

packages/frontend/pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@jsenv/core": "../../../",
3636
"@jsenv/https-local": "../../tooling/https-local",
3737
"@jsenv/plugin-explorer": "../../related/plugin-explorer",
38-
"playwright": "1.61.1"
38+
"playwright": "1.62.1"
3939
},
4040
"publishConfig": {
4141
"access": "public"

packages/frontend/service-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@jsenv/pwa": "../pwa",
3737
"@jsenv/service-worker": "./",
3838
"@jsenv/snapshot": "../../tooling/snapshot",
39-
"playwright": "1.61.1"
39+
"playwright": "1.62.1"
4040
},
4141
"publishConfig": {
4242
"access": "public"

packages/private/oto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@babel/plugin-syntax-import-attributes": "7.29.7",
34-
"@babel/plugin-transform-react-jsx": "7.28.6",
34+
"@babel/plugin-transform-react-jsx": "7.29.7",
3535
"@jsenv/assert": "../../tooling/assert",
3636
"@jsenv/core": "../../../",
3737
"@jsenv/custom-elements-redefine": "../../frontend/custom-elements-redefine",

packages/related/cli/template-web-react/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"react-dom": "19.2.8"
2020
},
2121
"devDependencies": {
22-
"@babel/plugin-syntax-import-attributes": "7.28.6",
23-
"@babel/plugin-transform-react-jsx": "7.28.6",
22+
"@babel/plugin-syntax-import-attributes": "7.29.7",
23+
"@babel/plugin-transform-react-jsx": "7.29.7",
2424
"@jsenv/assert": "4.5.7",
2525
"@jsenv/core": "41.4.13",
2626
"@jsenv/plugin-react": "1.8.0",
@@ -29,9 +29,9 @@
2929
"@jsenv/eslint-config-relax": "1.9.0",
3030
"@jsenv/test": "3.7.32",
3131
"eslint": "9.39.2",
32-
"open": "11.0.0",
33-
"@playwright/browser-chromium": "1.61.1",
32+
"open": "11.0.1",
33+
"@playwright/browser-chromium": "1.62.1",
3434
"prettier": "3.9.6",
35-
"playwright": "1.61.1"
35+
"playwright": "1.62.1"
3636
}
3737
}

packages/related/plugin-as-js-classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@jsenv/plugin-as-js-classic": "./",
3030
"@jsenv/plugin-preact": "../plugin-preact",
3131
"@jsenv/snapshot": "../../tooling/snapshot",
32-
"playwright": "1.61.1"
32+
"playwright": "1.62.1"
3333
},
3434
"publishConfig": {
3535
"access": "public"

packages/related/plugin-commonjs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsenv/plugin-commonjs",
3-
"version": "2.11.19",
3+
"version": "2.11.20",
44
"type": "module",
55
"repository": {
66
"type": "git",
@@ -27,16 +27,16 @@
2727
"@rollup/plugin-json": "6.1.0",
2828
"@rollup/plugin-node-resolve": "16.0.3",
2929
"@rollup/plugin-replace": "6.0.3",
30-
"cjs-module-lexer": "2.2.0",
30+
"cjs-module-lexer": "2.2.1",
3131
"is-valid-identifier": "2.0.2",
3232
"resolve": "1.22.12",
33-
"rollup": "4.62.2",
33+
"rollup": "4.62.4",
3434
"rollup-plugin-polyfill-node": "0.13.0"
3535
},
3636
"devDependencies": {
3737
"@jsenv/assert": "../tooling/assert",
3838
"@jsenv/core": "../../",
39-
"playwright": "1.61.1"
39+
"playwright": "1.62.1"
4040
},
4141
"publishConfig": {
4242
"access": "public"

packages/related/plugin-preact/tests/jsx_import_meta_css/_jsx_import_meta_css_build.test.js/0_js_module/@jsenv/core/packages/related/plugin-preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/plugin-transform-react-jsx": "7.29.7",
2525
"@babel/plugin-transform-react-jsx-development": "7.29.7",
2626
"@babel/plugin-transform-react-jsx-source": "7.29.7",
27-
"@jsenv/ast": "6.9.0",
27+
"@jsenv/ast": "6.9.1",
2828
"@jsenv/sourcemap": "1.4.2",
2929
"@jsenv/url-meta": "8.5.7",
3030
"@prefresh/babel-plugin": "0.5.3",

packages/related/plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/plugin-transform-react-jsx-development": "7.29.7",
2626
"@babel/plugin-transform-react-jsx-source": "7.29.7",
2727
"@jsenv/ast": "6.9.1",
28-
"@jsenv/plugin-commonjs": "2.11.19",
28+
"@jsenv/plugin-commonjs": "2.11.20",
2929
"@jsenv/sourcemap": "1.4.2",
3030
"@jsenv/url-meta": "8.5.7",
3131
"react-refresh": "0.18.0"

packages/related/plugin-toolbar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@jsenv/filesystem": "../../tooling/filesystem",
3636
"@jsenv/plugin-toolbar": "./",
3737
"@jsenv/utils": "../../tooling/utils",
38-
"@preact/signals": "2.9.4",
39-
"playwright": "1.61.1"
38+
"@preact/signals": "2.11.1",
39+
"playwright": "1.62.1"
4040
},
4141
"publishConfig": {
4242
"access": "public"

0 commit comments

Comments
 (0)