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] committed Dec 20, 2022
1 parent 557e291 commit e614631
Show file tree
Hide file tree
Showing 3 changed files with 476 additions and 258 deletions.
6 changes: 3 additions & 3 deletions libs/ui/package.json
Expand Up @@ -10,11 +10,11 @@
"story:preview": "histoire preview"
},
"devDependencies": {
"@histoire/plugin-vue2": "^0.11.9",
"@histoire/plugin-vue2": "^0.12.2",
"@vitejs/plugin-vue2": "^2.2.0",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.11.9",
"histoire": "^0.12.1",
"vite": "^3.2.5",
"vue": "2.7.14"
},
Expand Down
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -72,7 +72,7 @@
"@kodadot1/vuex-options": "0.0.3-rc.10",
"@nuxtjs/apollo": "^4.0.1-rc.5",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/sentry": "^6.0.2",
"@nuxtjs/sentry": "^6.0.3",
"@oruga-ui/oruga": "^0.5.9",
"@paraspell/sdk": "^0.0.16",
"@polkadot/extension-dapp": "^0.44.6",
Expand Down Expand Up @@ -134,18 +134,18 @@
"@rollup/plugin-graphql": "^1.1.0",
"@types/jest": "^27.5.2",
"@types/markdown-it": "^12.2.3",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"@vue/test-utils": "^1.3.3",
"all-contributors-cli": "^6.24.0",
"c8": "^7.12.0",
"consola": "^2.15.3",
"cross-env": "^7.0.3",
"cypress": "^10.11.0",
"cypress-file-upload": "^5.0.8",
"cypress-network-idle": "^1.11.0",
"cypress-network-idle": "^1.11.2",
"cypress-real-events": "^1.7.4",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^42.0.0",
Expand All @@ -159,11 +159,11 @@
"netlify-lambda": "^2.0.15",
"prettier": "^2.8.1",
"raw-loader": "^4.0.2",
"sass": "^1.56.2",
"sass": "^1.57.1",
"sass-loader": "^10.4",
"typescript": "^4.9.4",
"vite-plugin-vue2": "^2.0.2",
"vitest": "^0.25.7",
"vite-plugin-vue2": "^2.0.3",
"vitest": "^0.26.1",
"vue-debounce-decorator": "^1.0.1",
"vue-eslint-parser": "^9.1.0",
"wait-on": "^6.0.1"
Expand Down

0 comments on commit e614631

Please sign in to comment.