Skip to content

Commit

Permalink
chore: update more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dsluijk committed Dec 7, 2022
1 parent 53995eb commit a532b7b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@
"schema": "server/prisma/schema.prisma"
},
"devDependencies": {
"@nuxt/image-edge": "^1.0.0-27719579.87dcdf2",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@nuxt/image-edge": "^1.0.0-27840416.dc1ed65",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@prisma/client": "^4.6.1",
"@types/node": "18.11.9",
"@types/node": "^18.11.11",
"@types/validator": "^13.7.10",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"@vueuse/core": "^9.3.0",
"@vueuse/nuxt": "^9.3.0",
"@typescript-eslint/eslint-plugin": "^5.45.1",
"@typescript-eslint/parser": "^5.45.1",
"@vueuse/core": "^9.6.0",
"@vueuse/nuxt": "^9.6.0",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
"nuxt": "^3.0.0",
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"prisma": "^4.6.1",
"sass": "^1.55.0",
"typescript": "^4.8.4",
"sass": "^1.56.1",
"typescript": "^4.9.3",
"vue-eslint-parser": "^9.1.0"
},
"dependencies": {
Expand Down

0 comments on commit a532b7b

Please sign in to comment.