mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Clean up nuxt and eleventy deps
This commit is contained in:
parent
b8cf876692
commit
3679a8080b
2 changed files with 31 additions and 27413 deletions
27435
package-lock.json
generated
27435
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -51,12 +51,10 @@
|
|||
"netlify-build": "run-s test-prebuild-functions download-sitemaps stork-index generate-astro test-postbuild-functions"
|
||||
},
|
||||
"dependencies": {
|
||||
"@11ty/eleventy-assets": "^1.0.5",
|
||||
"@astrojs/partytown": "^0.1.4",
|
||||
"@astrojs/vue": "^0.1.3",
|
||||
"@fontsource/inter": "^4.0.1",
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@nuxtjs/sitemap": "^2.4.0",
|
||||
"@open-wc/webpack-import-meta-loader": "^0.4.7",
|
||||
"@originjs/vite-plugin-commonjs": "^1.0.3",
|
||||
"@supercharge/promise-pool": "^2.1.0",
|
||||
|
|
@ -94,16 +92,12 @@
|
|||
"stork-search": "^1.0.4",
|
||||
"terser": "^4.8.0",
|
||||
"uuid": "^8.3.2",
|
||||
"vue": "^3.2.30",
|
||||
"vue-gtag": "^2.0.1"
|
||||
"vue": "^3.2.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^0.11.1",
|
||||
"@astrojs/netlify": "0.3.2",
|
||||
"@astrojs/sitemap": "^0.1.0",
|
||||
"@astrojs/tailwind": "^0.2.0",
|
||||
"@nuxt/postcss8": "^1.1.3",
|
||||
"@nuxtjs/tailwindcss": "^3.3.4",
|
||||
"autoprefixer": "^10.0.2",
|
||||
"ava": "^3.15.0",
|
||||
"babel-eslint": "^8.2.1",
|
||||
|
|
@ -116,7 +110,6 @@
|
|||
"node-fetch": "^2.6.1",
|
||||
"nodemon": "^1.11.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"nuxt": "^2.14.11",
|
||||
"postcss": "^8.2.4",
|
||||
"postcss-cli": "^8.3.1",
|
||||
"replace-css-url": "^1.2.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue