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 May 1, 2023
1 parent b11c88c commit 72fdb13
Show file tree
Hide file tree
Showing 4 changed files with 1,614 additions and 1,475 deletions.
6 changes: 3 additions & 3 deletions libs/static/package.json
Expand Up @@ -32,10 +32,10 @@
"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",
"typescript": "^4.9.5",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
},
Expand Down
4 changes: 2 additions & 2 deletions libs/ui/package.json
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
34 changes: 17 additions & 17 deletions package.json
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",
"@oruga-ui/oruga": "^0.5.10",
"@nuxtjs/sentry": "^7.2.2",
"@oruga-ui/oruga": "^0.6.0",
"@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 All @@ -93,11 +93,11 @@
"chartjs-plugin-annotation": "^2.2.1",
"chartjs-plugin-zoom": "^1.2.1",
"css-loader": "5.2.7",
"date-fns": "^2.29.3",
"date-fns": "^2.30.0",
"emoji-unicode": "^2.0.1",
"graphql": "^16.6.0",
"graphql-ws": "^5.12.1",
"highlight.js": "^11.7.0",
"highlight.js": "^11.8.0",
"keen-slider": "^6.8.5",
"lazysizes": "^5.3.2",
"lodash": "^4.17.21",
Expand All @@ -124,37 +124,37 @@
"workbox-window": "^6.5.4"
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/core": "^7.21.5",
"@babel/helper-define-map": "^7.18.6",
"@babel/helper-regex": "^7.10.5",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-proposal-private-property-in-object": "^7.21.0",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-env": "^7.21.5",
"@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.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",
"@sentry/webpack-plugin": "^1.20.1",
"@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.2",
"@typescript-eslint/parser": "^5.59.2",
"@vue/test-utils": "^1.3.5",
"@vueuse/core": "^9.13.0",
"@vueuse/nuxt": "^9.13.0",
"all-contributors-cli": "^6.24.0",
"all-contributors-cli": "^6.25.0",
"c8": "^7.13.0",
"consola": "^2.15.3",
"consola": "^3.1.0",
"cross-env": "^7.0.3",
"cypress": "^12.9.0",
"cypress": "^12.11.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,11 +165,11 @@
"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": "^1.62.1",
"sass-loader": "^10.4.1",
"typescript": "^4.9.5",
"typescript": "^5.0.4",
"vite-plugin-vue2": "^2.0.3",
"vitest": "^0.30.1",
"vue-debounce-decorator": "^1.0.1",
Expand Down

0 comments on commit 72fdb13

Please sign in to comment.