Skip to content

Commit

Permalink
⬆️ Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 0d940f1 commit 4e7a8f4
Show file tree
Hide file tree
Showing 2 changed files with 3,352 additions and 3,124 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,28 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@splinetool/runtime": "^1.2.4",
"@vercel/analytics": "^1.2.2",
"@splinetool/runtime": "^1.9.45",
"@vercel/analytics": "^1.4.1",
"locomotive-scroll": "^4.1.4"
},
"devDependencies": {
"@nuxt/content": "^2.12.1",
"@nuxt/devtools": "^1.2.0",
"@nuxt/eslint": "^0.3.10",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.6.1",
"@nuxt/eslint": "^0.7.1",
"@types/locomotive-scroll": "^4.1.3",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.0.0",
"nuxt": "^3.11.2",
"postcss": "^8.4.38",
"postcss-html": "^1.5.0",
"prettier": "^3.2.5",
"sass": "^1.76.0",
"stylelint": "^16.4.0",
"@types/node": "^20.17.6",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"nuxt": "^3.14.1592",
"postcss": "^8.4.49",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"sass": "^1.81.0",
"stylelint": "^16.10.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 4e7a8f4

Please sign in to comment.