Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1254)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent 1fd9e98 commit b8bd346
Show file tree
Hide file tree
Showing 4 changed files with 1,317 additions and 883 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"changelogen": "^0.5.5",
"devalue": "^5.0.0",
"eslint": "^8.57.0",
"eslint-plugin-jsdoc": "^48.2.12",
"eslint-plugin-jsdoc": "^48.5.0",
"jiti": "^1.21.6",
"playwright-core": "^1.44.1",
"playwright-core": "^1.45.0",
"std-env": "^3.7.0",
"vitest": "^1.6.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"devDependencies": {
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@unhead/schema": "^1.9.13",
"nitropack": "^2.9.6",
"@unhead/schema": "^1.9.14",
"nitropack": "^2.9.7",
"unbuild": "latest",
"vite": "~5.3.1"
"vite": "~5.3.2"
},
"dependencies": {
"c12": "^1.11.1",
Expand Down
18 changes: 9 additions & 9 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@nuxt/schema": "3.12.2",
"@nuxt/ui-templates": "^1.3.4",
"@rollup/plugin-replace": "^5.0.7",
"@unhead/ssr": "^1.9.13",
"@unhead/vue": "^1.9.13",
"@unhead/ssr": "^1.9.14",
"@unhead/vue": "^1.9.14",
"@vitejs/plugin-legacy": "^5.4.1",
"@vitejs/plugin-vue2": "^2.3.1",
"acorn": "^8.12.0",
Expand All @@ -49,25 +49,25 @@
"fs-extra": "^10.1.0",
"get-port-please": "^3.1.2",
"globby": "^14.0.1",
"h3": "^1.11.1",
"h3": "^1.12.0",
"hash-sum": "^2.0.0",
"hookable": "5.5.3",
"klona": "^2.0.6",
"knitwork": "^1.1.0",
"magic-string": "^0.30.10",
"mlly": "^1.7.1",
"nitropack": "^2.9.6",
"nitropack": "^2.9.7",
"node-fetch": "^3.3.2",
"nypm": "^0.3.8",
"nypm": "^0.3.9",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.1.1",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-import": "^16.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-preset-env": "^9.5.14",
"postcss-preset-env": "^9.5.15",
"postcss-url": "^10.1.3",
"scule": "^1.3.0",
"semver": "^7.6.2",
Expand All @@ -76,9 +76,9 @@
"ufo": "^1.5.3",
"unctx": "^2.3.1",
"unimport": "^3.7.2",
"unplugin": "^1.10.1",
"unplugin": "^1.10.2",
"untyped": "^1.4.2",
"vite": "~5.3.1",
"vite": "~5.3.2",
"vite-node": "^1.6.0",
"vue-bundle-renderer": "^2.1.0"
},
Expand Down
Loading

0 comments on commit b8bd346

Please sign in to comment.