Skip to content

Commit

Permalink
chore!: bump dependencies (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Nov 30, 2022
1 parent 32c4527 commit ab9cd90
Show file tree
Hide file tree
Showing 8 changed files with 1,017 additions and 1,119 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
"@babel/plugin-transform-typescript": "^7.20.0",
"@babel/plugin-transform-typescript": "^7.20.2",
"@nuxt/devalue": "^2.0.0",
"@nuxt/kit": "3.0.0-rc.12",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.0.0-rc.12",
"@nuxt/ui-templates": "^0.4.0",
"@vitejs/plugin-legacy": "^2.3.0",
"@vitejs/plugin-legacy": "^2.3.1",
"@vitejs/plugin-vue2": "^1.1.2",
"acorn": "^8.8.1",
"cookie-es": "^0.5.0",
"defu": "^6.1.0",
"destr": "^1.2.0",
"enhanced-resolve": "^5.10.0",
"defu": "^6.1.1",
"destr": "^1.2.1",
"enhanced-resolve": "^5.12.0",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^2.0.2",
"externality": "^1.0.0",
Expand All @@ -54,46 +54,46 @@
"hash-sum": "^2.0.0",
"knitwork": "^1.0.0",
"magic-string": "^0.26.7",
"mlly": "^0.5.16",
"mlly": "^1.0.0",
"nitropack": "^0.6.1",
"node-fetch": "^3.2.10",
"node-fetch": "^3.3.0",
"nuxi": "3.0.0-rc.12",
"ohash": "^1.0.0",
"pathe": "^0.3.9",
"pathe": "^1.0.0",
"perfect-debounce": "^0.1.3",
"postcss": "^8",
"postcss": "^8.4.19",
"postcss-import": "^15.0.0",
"postcss-import-resolver": "^2.0.0",
"postcss-preset-env": "^7.8.2",
"postcss-preset-env": "^7.8.3",
"postcss-url": "^10.1.3",
"scule": "^1.0.0",
"semver": "^7.3.8",
"std-env": "^3.3.0",
"terser": "^5.15.1",
"ufo": "^1.0.0",
"unctx": "^2.0.2",
"unimport": "^0.7.0",
"unplugin": "^0.10.2",
"std-env": "^3.3.1",
"terser": "^5.16.0",
"ufo": "^1.0.1",
"unctx": "^2.1.1",
"unimport": "^1.0.1",
"unplugin": "^1.0.0",
"untyped": "^1.0.0",
"vite": "~3.2.2",
"vite": "~3.2.4",
"vue-bundle-renderer": "^0.5.0"
},
"devDependencies": {
"@nuxt/bridge": "link:.",
"@nuxt/test-utils": "npm:@nuxt/test-utils-edge@latest",
"@nuxt/types": "^2.15.8",
"@nuxtjs/eslint-config": "^11.0.0",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/fs-extra": "^9.0.13",
"@types/hash-sum": "^1.0.0",
"@types/node-fetch": "^3.0.2",
"@vueuse/head": "^0.9.7",
"eslint": "^8.26.0",
"eslint-plugin-jsdoc": "^39.6.2",
"eslint": "^8.28.0",
"eslint-plugin-jsdoc": "^39.6.4",
"jiti": "^1.16.0",
"nuxt": "^2",
"unbuild": "0.9.4",
"vitest": "^0.21.1",
"unbuild": "1.0.1",
"vitest": "^0.25.3",
"vue": "^2.7.12",
"vue-router": "^3.6.5"
},
Expand Down
Loading

0 comments on commit ab9cd90

Please sign in to comment.