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 Jan 1, 2023
1 parent 40b8160 commit d646077
Show file tree
Hide file tree
Showing 3 changed files with 1,048 additions and 1,054 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.4",
"@vitejs/plugin-vue2": "^2.2.0",
"eslint": "^8.29.0",
"eslint": "^8.31.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.11.9",
"histoire": "^0.12.4",
"vite": "^3.2.5",
"vue": "2.7.14"
},
Expand Down
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -72,9 +72,9 @@
"@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",
"@oruga-ui/oruga": "^0.5.9",
"@paraspell/sdk": "^0.0.16",
"@nuxtjs/sentry": "^6.0.3",
"@oruga-ui/oruga": "^0.5.10",
"@paraspell/sdk": "^0.0.19",
"@polkadot/extension-dapp": "^0.44.6",
"@polkadot/extension-inject": "^0.44.6",
"@polkadot/ui-keyring": "2.9.10",
Expand All @@ -86,7 +86,7 @@
"buefy": "^0.9.22",
"chart.js": "^3.9.1",
"chartjs-adapter-date-fns": "^2.0.1",
"chartjs-plugin-annotation": "^2.1.0",
"chartjs-plugin-annotation": "^2.1.1",
"chartjs-plugin-zoom": "^1.2.1",
"css-loader": "5.2.7",
"date-fns": "^2.29.3",
Expand Down Expand Up @@ -118,10 +118,10 @@
"vuex-persist": "^3.1.3"
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/core": "^7.20.7",
"@babel/helper-define-map": "^7.18.6",
"@babel/helper-regex": "^7.10.5",
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
"@babel/plugin-proposal-optional-chaining": "^7.20.7",
"@babel/plugin-proposal-private-property-in-object": "^7.20.5",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.20.2",
Expand All @@ -134,20 +134,20 @@
"@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.1",
"@typescript-eslint/parser": "^5.47.1",
"@vue/test-utils": "^1.3.3",
"@vueuse/core": "^9.7.0",
"@vueuse/nuxt": "^9.7.0",
"@vueuse/core": "^9.9.0",
"@vueuse/nuxt": "^9.9.0",
"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-real-events": "^1.7.4",
"eslint": "^8.29.0",
"cypress-network-idle": "^1.11.2",
"cypress-real-events": "^1.7.6",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^42.0.0",
Expand All @@ -161,11 +161,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.3",
"vue-debounce-decorator": "^1.0.1",
"vue-eslint-parser": "^9.1.0",
"wait-on": "^6.0.1"
Expand Down

0 comments on commit d646077

Please sign in to comment.