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 Oct 19, 2024
1 parent 0d940f1 commit 8070a87
Show file tree
Hide file tree
Showing 2 changed files with 3,419 additions and 2,920 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.32",
"@vercel/analytics": "^1.3.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.0",
"@nuxt/eslint": "^0.6.0",
"@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.16.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"nuxt": "^3.13.2",
"postcss": "^8.4.47",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"sass": "^1.80.3",
"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 8070a87

Please sign in to comment.