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 May 20, 2023
1 parent d3746c1 commit 72be690
Show file tree
Hide file tree
Showing 4 changed files with 1,455 additions and 1,168 deletions.
6 changes: 3 additions & 3 deletions libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
},
"dependencies": {},
"devDependencies": {
"@vitest/coverage-c8": "^0.30.1",
"@vitest/coverage-c8": "^0.31.1",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.1.0",
"prettier": "^2.8.8",
"typescript": "^4.9.5",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
"vitest": "^0.31.1"
},
"packageManager": "pnpm@7.27.0"
}
2 changes: 1 addition & 1 deletion libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@histoire/plugin-vue2": "^0.16.1",
"@vitejs/plugin-vue2": "^2.2.0",
"eslint": "^8.39.0",
"eslint": "^8.41.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.16.1",
"vite": "^3.2.6",
Expand Down
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"@kodadot1/vuex-options": "0.1.4-beta.0",
"@nuxtjs/apollo": "^4.0.1-rc.5",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^7.2.2",
"@oruga-ui/oruga": "^0.5.10",
"@paraspell/sdk": "^1.1.4",
"@pinia/nuxt": "^0.4.9",
"@nuxtjs/sentry": "^7.2.6",
"@oruga-ui/oruga": "^0.6.0",
"@paraspell/sdk": "^1.1.8",
"@pinia/nuxt": "^0.4.11",
"@polkadot/api": "^10.6.1",
"@polkadot/api-base": "^10.6.1",
"@polkadot/apps-config": "^0.130.1",
Expand All @@ -98,11 +98,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",
"graphql-ws": "^5.13.1",
"highlight.js": "^11.8.0",
"keen-slider": "^6.8.5",
"lazysizes": "^5.3.2",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -130,37 +130,37 @@
"workbox-window": "^6.5.4"
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/core": "^7.21.8",
"@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.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@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.1",
"c8": "^7.13.0",
"consola": "^2.15.3",
"cross-env": "^7.0.3",
"cypress": "^12.10.0",
"cypress": "^12.12.0",
"cypress-file-upload": "^5.0.8",
"cypress-network-idle": "^1.14.2",
"cypress-real-events": "^1.7.6",
"eslint": "^8.39.0",
"cypress-real-events": "^1.8.1",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^42.0.0",
Expand All @@ -172,13 +172,13 @@
"lint-staged": "^12.5.0",
"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",
"vite-plugin-vue2": "^2.0.3",
"vitest": "^0.30.1",
"vitest": "^0.31.1",
"vue-debounce-decorator": "^1.0.1",
"vue-eslint-parser": "^9.1.1",
"vue-eslint-parser": "^9.3.0",
"vue-gtag": "^2.0.1",
"wait-on": "^6.0.1"
},
Expand Down
Loading

0 comments on commit 72be690

Please sign in to comment.