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 Jun 28, 2024
1 parent 0d940f1 commit 0fbb131
Show file tree
Hide file tree
Showing 2 changed files with 2,017 additions and 1,912 deletions.
32 changes: 16 additions & 16 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.8.0",
"@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.0",
"@nuxt/devtools": "^1.3.7",
"@nuxt/eslint": "^0.3.13",
"@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",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"nuxt": "^3.12.2",
"postcss": "^8.4.38",
"postcss-html": "^1.5.0",
"prettier": "^3.2.5",
"sass": "^1.76.0",
"stylelint": "^16.4.0",
"postcss-html": "^1.7.0",
"prettier": "^3.3.2",
"sass": "^1.77.6",
"stylelint": "^16.6.1",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
}
}
Loading

0 comments on commit 0fbb131

Please sign in to comment.