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 Apr 17, 2023
1 parent bd9951c commit 6066fdf
Show file tree
Hide file tree
Showing 4 changed files with 362 additions and 332 deletions.
8 changes: 4 additions & 4 deletions libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
},
"dependencies": {},
"devDependencies": {
"@vitest/coverage-c8": "^0.30.0",
"changelogen": "^0.5.2",
"@vitest/coverage-c8": "^0.30.1",
"changelogen": "^0.5.3",
"eslint": "^8.38.0",
"eslint-config-unjs": "^0.1.0",
"prettier": "^2.8.7",
"typescript": "^4.9.5",
"unbuild": "^1.2.0",
"vitest": "^0.30.0"
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
},
"packageManager": "pnpm@7.27.0"
}
4 changes: 2 additions & 2 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"story:preview": "histoire preview"
},
"devDependencies": {
"@histoire/plugin-vue2": "^0.15.8",
"@histoire/plugin-vue2": "^0.16.1",
"@vitejs/plugin-vue2": "^2.2.0",
"eslint": "^8.38.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.15.9",
"histoire": "^0.16.1",
"vite": "^3.2.5",
"vue": "2.7.14"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@kodadot1/vuex-options": "0.1.2-rc.0",
"@nuxtjs/apollo": "^4.0.1-rc.5",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^7.1.11",
"@nuxtjs/sentry": "^7.1.13",
"@oruga-ui/oruga": "^0.5.10",
"@paraspell/sdk": "0.0.25",
"@pinia/nuxt": "^0.4.8",
Expand Down Expand Up @@ -166,11 +166,11 @@
"lint-staged": "^12.5.0",
"prettier": "^2.8.7",
"raw-loader": "^4.0.2",
"sass": "^1.61.0",
"sass": "^1.62.0",
"sass-loader": "^10.4.1",
"typescript": "^4.9.5",
"vite-plugin-vue2": "^2.0.3",
"vitest": "^0.30.0",
"vitest": "^0.30.1",
"vue-debounce-decorator": "^1.0.1",
"vue-eslint-parser": "^9.1.1",
"vue-gtag": "^2.0.1",
Expand Down
Loading

0 comments on commit 6066fdf

Please sign in to comment.