Skip to content

Commit

Permalink
Merge pull request kodadot#7352 from kodadot/renovate/bumped-minor-ve…
Browse files Browse the repository at this point in the history
…rsion-of-packages
  • Loading branch information
yangwao authored Sep 27, 2023
2 parents 718c434 + 88a97d5 commit 70a2683
Show file tree
Hide file tree
Showing 4 changed files with 757 additions and 774 deletions.
4 changes: 2 additions & 2 deletions libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"devDependencies": {
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^4.9.5",
"unbuild": "^1.2.1",
"vitest": "^0.34.4"
"vitest": "^0.34.5"
}
}
6 changes: 3 additions & 3 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"devDependencies": {
"@histoire/plugin-vue2": "^0.17.1",
"@vitejs/plugin-vue2": "^2.2.0",
"@oruga-ui/oruga": "^0.6.0",
"eslint": "^8.49.0",
"@oruga-ui/oruga": "^0.7.0",
"eslint": "^8.50.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.17.0",
"histoire": "^0.17.2",
"vite": "^3.2.7",
"vue": "2.7.14"
},
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"workbox-window": "^6.6.0"
},
"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@babel/helper-define-map": "^7.18.6",
"@babel/helper-regex": "^7.10.5",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
Expand All @@ -129,21 +129,21 @@
"@nuxt/types": "^2.17.1",
"@nuxtjs/color-mode": "^3.3.0",
"@open-wc/webpack-import-meta-loader": "^0.4.7",
"@playwright/test": "^1.38.0",
"@playwright/test": "^1.38.1",
"@rollup/plugin-graphql": "^1.1.0",
"@types/jest": "^27.5.2",
"@types/markdown-it": "^12.2.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.4",
"@vitest/coverage-istanbul": "^0.34.5",
"@vue/test-utils": "^1.3.6",
"@vueuse/core": "^9.13.0",
"@vueuse/nuxt": "^9.13.0",
"all-contributors-cli": "^6.26.1",
"c8": "^7.14.0",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^42.0.0",
Expand All @@ -157,11 +157,11 @@
"lint-staged": "^12.5.0",
"nuxt-webpack-optimisations": "^2.2.8",
"prettier": "^2.8.8",
"sass": "^1.67.0",
"sass": "^1.68.0",
"sass-loader": "^10.4.1",
"typescript": "^4.9.5",
"vite-plugin-vue2": "^2.0.3",
"vitest": "^0.34.4",
"vitest": "^0.34.5",
"vue-debounce-decorator": "^1.0.1",
"vue-eslint-parser": "^9.3.1",
"vue-gtag": "^2.0.1",
Expand Down
Loading

0 comments on commit 70a2683

Please sign in to comment.