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, 2023
1 parent a9ab8cf commit f196d1f
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 379 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@splinetool/runtime": "^0.9.505",
"@splinetool/runtime": "^0.9.506",
"locomotive-scroll": "^4.1.4"
},
"devDependencies": {
"@nuxt/content": "^2.9.0",
"@nuxt/devtools": "^1.0.2",
"@nuxt/devtools": "^1.0.3",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/locomotive-scroll": "^4.1.3",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"@types/node": "^20.9.2",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"eslint": "^8.54.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand All @@ -40,6 +40,6 @@
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard-scss": "^11.1.0",
"stylelint-config-standard-vue": "^1.0.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
Loading

0 comments on commit f196d1f

Please sign in to comment.