Skip to content

Commit

Permalink
chore: bumps deps
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-schroeder committed Apr 10, 2024
1 parent 678337a commit bbfb5ca
Show file tree
Hide file tree
Showing 3 changed files with 1,219 additions and 618 deletions.
15 changes: 15 additions & 0 deletions docs/vite.config.ts.js

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

21 changes: 10 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,17 @@
},
"devDependencies": {
"@angular/core": "^13.3.11",
"@builder.io/qwik": "^1.1.5",
"@formkit/vue": "^1.0.0-beta.8",
"@nuxt/kit": "^3.7.1",
"@nuxt/module-builder": "^0.5.1",
"@nuxt/schema": "^3.7.1",
"@rollup/plugin-typescript": "^8.3.2",
"@types/node": "^17.0.33",
"@formkit/vue": "^1.1.6",
"@nuxt/kit": "^3.11.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.2",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.12.7",
"@types/prismjs": "^1.26.0",
"@types/prompts": "^2.4.4",
"@types/react": "^18.0.9",
"@vitejs/plugin-vue": "^2.3.3",
"@vueuse/head": "^0.7.6",
"@vitejs/plugin-vue": "^5.0.4",
"@vueuse/head": "^2.0.0",
"brotli-size": "^4.0.0",
"chalk": "^5.0.1",
"consola": "^3.2.3",
Expand All @@ -101,9 +100,9 @@
"tslib": "^2.4.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "^2.9.9",
"vite": "^5.0.0",
"vite-ssg": "^0.20.0",
"vue": "^3.3.4",
"vue": "^3.4.21",
"vue-github-button": "^3.0.3",
"vue-router": "^4.2.4"
}
Expand Down
Loading

0 comments on commit bbfb5ca

Please sign in to comment.