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 Mar 20, 2023
1 parent 8d3e659 commit a30ba10
Show file tree
Hide file tree
Showing 3 changed files with 1,232 additions and 1,342 deletions.
4 changes: 2 additions & 2 deletions libs/ui/package.json
Expand Up @@ -12,9 +12,9 @@
"devDependencies": {
"@histoire/plugin-vue2": "^0.15.8",
"@vitejs/plugin-vue2": "^2.2.0",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.15.8",
"histoire": "^0.15.9",
"vite": "^3.2.5",
"vue": "2.7.14"
},
Expand Down
34 changes: 17 additions & 17 deletions package.json
Expand Up @@ -72,7 +72,7 @@
"@kodadot1/vuex-options": "0.0.5-rc.4",
"@nuxtjs/apollo": "^4.0.1-rc.5",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^7.0.4",
"@nuxtjs/sentry": "^7.1.4",
"@oruga-ui/oruga": "^0.5.10",
"@paraspell/sdk": "0.0.25",
"@pinia/nuxt": "^0.4.7",
Expand All @@ -85,22 +85,22 @@
"@sgratzl/chartjs-chart-boxplot": "^3.10.0",
"apollo-boost": "^0.4.9",
"axios": "^0.27.2",
"buefy": "^0.9.22",
"buefy": "^0.9.23",
"chart.js": "^3.9.1",
"chartjs-adapter-date-fns": "^2.0.1",
"chartjs-plugin-annotation": "^2.1.2",
"chartjs-plugin-annotation": "^2.2.1",
"chartjs-plugin-zoom": "^1.2.1",
"css-loader": "5.2.7",
"date-fns": "^2.29.3",
"emoji-unicode": "^2.0.1",
"graphql": "^16.6.0",
"graphql-ws": "^5.11.3",
"graphql-ws": "^5.12.0",
"highlight.js": "^11.7.0",
"keen-slider": "^6.8.5",
"lazysizes": "^5.3.2",
"lodash": "^4.17.21",
"mingo": "^5.1.0",
"nuxt-buefy": "^0.4.24",
"nuxt-buefy": "^0.4.25",
"nuxt-edge": "2.16.0-27720022.54e852f",
"nuxt-property-decorator": "^2.9.1",
"ohmyfetch": "^0.4.21",
Expand All @@ -115,13 +115,13 @@
"vue-infinite-loading": "^2.4.5",
"vue-markdown-render": "^1.1.3",
"vue-social-sharing": "^3.0.9",
"vue-tippy": "^4.16.0",
"vue-tippy": "^4.16.1",
"vuex": "3.6.2",
"vuex-persist": "^3.1.3",
"workbox-window": "^6.5.4"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/helper-define-map": "^7.18.6",
"@babel/helper-regex": "^7.10.5",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
Expand All @@ -131,28 +131,28 @@
"@kevinmarrec/nuxt-pwa": "0.15.0",
"@nuxt/bridge": "npm:@nuxt/bridge-edge@3.0.0-27889410.9247608",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.16.0",
"@nuxt/types": "^2.16.3",
"@nuxtjs/color-mode": "^3.2.0",
"@open-wc/webpack-import-meta-loader": "^0.4.7",
"@rollup/plugin-graphql": "^1.1.0",
"@sentry/webpack-plugin": "^1.20.0",
"@types/jest": "^27.5.2",
"@types/markdown-it": "^12.2.3",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vue/test-utils": "^1.3.4",
"@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.7.0",
"cypress": "^12.8.1",
"cypress-file-upload": "^5.0.8",
"cypress-network-idle": "^1.14.2",
"cypress-real-events": "^1.7.6",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-vue": "^8.7.1",
Expand All @@ -163,13 +163,13 @@
"jsdom": "^19.0.0",
"lint-staged": "^12.5.0",
"netlify-lambda": "^2.0.16",
"prettier": "^2.8.4",
"prettier": "^2.8.5",
"raw-loader": "^4.0.2",
"sass": "^1.58.3",
"sass-loader": "^10.4",
"sass": "^1.59.3",
"sass-loader": "^10.4.1",
"typescript": "^4.9.5",
"vite-plugin-vue2": "^2.0.3",
"vitest": "^0.29.1",
"vitest": "^0.29.5",
"vue-debounce-decorator": "^1.0.1",
"vue-eslint-parser": "^9.1.0",
"vue-gtag-next": "^1.14.0",
Expand Down

0 comments on commit a30ba10

Please sign in to comment.