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 24, 2023
1 parent b11c88c commit a6a0f10
Show file tree
Hide file tree
Showing 4 changed files with 738 additions and 607 deletions.
4 changes: 2 additions & 2 deletions libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"devDependencies": {
"@vitest/coverage-c8": "^0.30.1",
"changelogen": "^0.5.3",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"typescript": "^4.9.5",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
Expand Down
4 changes: 2 additions & 2 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"devDependencies": {
"@histoire/plugin-vue2": "^0.16.1",
"@vitejs/plugin-vue2": "^2.2.0",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.16.1",
"vite": "^3.2.5",
"vite": "^3.2.6",
"vue": "2.7.14"
},
"dependencies": {
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
"@kodadot1/vuex-options": "0.1.3-rc.0",
"@nuxtjs/apollo": "^4.0.1-rc.5",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^7.1.13",
"@nuxtjs/sentry": "^7.2.2",
"@oruga-ui/oruga": "^0.5.10",
"@paraspell/sdk": "0.0.25",
"@pinia/nuxt": "^0.4.8",
"@pinia/nuxt": "^0.4.9",
"@polkadot/extension-dapp": "^0.45.5",
"@polkadot/extension-inject": "^0.45.5",
"@polkadot/ui-keyring": "^3.1.4",
Expand Down Expand Up @@ -141,20 +141,20 @@
"@sentry/webpack-plugin": "^1.20.0",
"@types/jest": "^27.5.2",
"@types/markdown-it": "^12.2.3",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vue/test-utils": "^1.3.5",
"@vueuse/core": "^9.13.0",
"@vueuse/nuxt": "^9.13.0",
"all-contributors-cli": "^6.24.0",
"c8": "^7.13.0",
"consola": "^2.15.3",
"cross-env": "^7.0.3",
"cypress": "^12.9.0",
"cypress": "^12.10.0",
"cypress-file-upload": "^5.0.8",
"cypress-network-idle": "^1.14.2",
"cypress-real-events": "^1.7.6",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^42.0.0",
Expand All @@ -165,7 +165,7 @@
"husky": "^7.0.4",
"jsdom": "^19.0.0",
"lint-staged": "^12.5.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"raw-loader": "^4.0.2",
"sass": "^1.62.0",
"sass-loader": "^10.4.1",
Expand Down
Loading

0 comments on commit a6a0f10

Please sign in to comment.