Skip to content

Commit

Permalink
feat: updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Milfred committed Mar 21, 2024
1 parent 64bde25 commit ea8e17e
Show file tree
Hide file tree
Showing 2 changed files with 1,826 additions and 1,558 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
"vue": "3"
},
"dependencies": {
"@limbo-works/image": "^1.0.0",
"@limbo-works/image": "^1.0.1",
"@limbo-works/lint-configs": "^1.0.2",
"@nuxtjs/fontaine": "^0.4.1",
"@pinia/nuxt": "^0.5.1",
"@unocss/preset-rem-to-px": "^0.58.3",
"@unocss/preset-wind": "^0.58.4",
"@vitejs/plugin-vue": "^5.0.3",
"@unocss/preset-rem-to-px": "^0.58.6",
"@unocss/preset-wind": "^0.58.6",
"@vitejs/plugin-vue": "^5.0.4",
"clone-deep": "^4.0.1",
"deepmerge": "^4.2.2",
"dotenv": "^16.0.1",
"h3": "^1.10.0",
"dotenv": "^16.4.5",
"h3": "^1.11.1",
"nuxt-proxy": "^0.4.1",
"pinia": "^2.1.7",
"postcss-nesting": "^12.0.2",
"postcss-nesting": "^12.1.0",
"vite-svg-loader": "^5.1.0"
},
"devDependencies": {
"nuxt": "^3.9.1"
"nuxt": "^3.11.1"
}
}
Loading

0 comments on commit ea8e17e

Please sign in to comment.