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 Dec 18, 2024
1 parent 0d940f1 commit 05763ec
Show file tree
Hide file tree
Showing 2 changed files with 3,604 additions and 3,307 deletions.
36 changes: 18 additions & 18 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.51",
"@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",
"@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",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint": "^0.7.3",
"@types/locomotive-scroll": "^4.1.4",
"@types/node": "^20.17.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"nuxt": "^3.14.1592",
"postcss": "^8.4.49",
"postcss-html": "^1.7.0",
"prettier": "^3.4.2",
"sass": "^1.83.0",
"stylelint": "^16.12.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "^5.4.5"
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit 05763ec

Please sign in to comment.