Skip to content

Commit

Permalink
[skip netlify] Update Bumped minor version of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent b123f32 commit 26b04d8
Show file tree
Hide file tree
Showing 4 changed files with 871 additions and 821 deletions.
4 changes: 2 additions & 2 deletions libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"devDependencies": {
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.4",
"eslint": "^8.45.0",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^4.9.5",
"unbuild": "^1.2.1",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
}
}
6 changes: 3 additions & 3 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"story:preview": "histoire preview"
},
"devDependencies": {
"@histoire/plugin-vue2": "^0.16.1",
"@histoire/plugin-vue2": "^0.16.4",
"@vitejs/plugin-vue2": "^2.2.0",
"@oruga-ui/oruga": "^0.6.0",
"eslint": "^8.45.0",
"eslint": "^8.47.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.16.2",
"histoire": "^0.16.4",
"vite": "^3.2.7",
"vue": "2.7.14"
},
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"nuxt-edge": "2.16.0-27720022.54e852f",
"nuxt-property-decorator": "^2.9.1",
"ohmyfetch": "^0.4.21",
"pinia-plugin-persistedstate": "^3.1.0",
"pinia-plugin-persistedstate": "^3.2.0",
"setimmediate": "^1.0.5",
"slugify": "^1.6.6",
"unzipit": "^1.4.3",
Expand All @@ -122,13 +122,13 @@
"workbox-window": "^6.6.0"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/helper-define-map": "^7.18.6",
"@babel/helper-regex": "^7.10.5",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@kevinmarrec/nuxt-pwa": "0.15.0",
"@nuxt/bridge": "npm:@nuxt/[email protected]",
"@nuxt/test-utils": "^0.2.2",
Expand All @@ -147,8 +147,8 @@
"c8": "^7.14.0",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-vue": "^8.7.1",
Expand All @@ -160,11 +160,11 @@
"lint-staged": "^12.5.0",
"nuxt-webpack-optimisations": "^2.2.8",
"prettier": "^2.8.8",
"sass": "^1.64.0",
"sass": "^1.65.1",
"sass-loader": "^10.4.1",
"typescript": "^4.9.5",
"vite-plugin-vue2": "^2.0.3",
"vitest": "^0.33.0",
"vitest": "^0.34.1",
"vue-debounce-decorator": "^1.0.1",
"vue-eslint-parser": "^9.3.1",
"vue-gtag": "^2.0.1",
Expand Down
Loading

0 comments on commit 26b04d8

Please sign in to comment.