Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent e34eadb commit 48d4e84
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,29 +56,29 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@nuxt/devtools": "^1.0.3",
"@nuxt/devtools": "1.0.3",
"@nuxt/eslint-config": "0.2.0",
"@nuxt/module-builder": "0.5.2",
"@testing-library/vue": "^7.0.0",
"@types/estree": "^1.0.5",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/test-utils": "^2.4.2",
"@testing-library/vue": "7.0.0",
"@types/estree": "1.0.5",
"@vitejs/plugin-vue": "4.5.0",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/test-utils": "2.4.2",
"changelogen": "0.5.5",
"eslint": "8.54.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "49.0.0",
"h3": "^1.9.0",
"h3": "1.9.0",
"nuxt": "^3.8.2",
"playwright-core": "1.40.0",
"rollup": "3.29.4",
"unbuild": "latest",
"unimport": "3.5.0",
"vite": "4.5.0",
"vitest": "0.33.0",
"vue-router": "^4.2.5"
"vue-router": "4.2.5"
},
"peerDependencies": {
"@jest/globals": "^29.5.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 48d4e84

Please sign in to comment.