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 28, 2023
1 parent e71a37e commit 1f01b99
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 385 deletions.
18 changes: 9 additions & 9 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": "^0.9.485",
"@splinetool/runtime": "^0.9.490",
"locomotive-scroll": "^4.1.4"
},
"devDependencies": {
"@nuxt/content": "^2.8.5",
"@nuxt/content": "^2.9.0",
"@nuxt/devtools": "^1.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/locomotive-scroll": "^4.1.2",
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"eslint": "^8.51.0",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-vue": "^9.18.1",
"nuxt": "^3.8.0",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"prettier": "^3.0.3",
"sass": "^1.69.4",
"sass": "^1.69.5",
"stylelint": "^15.11.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard-scss": "^11.0.0",
Expand Down
Loading

0 comments on commit 1f01b99

Please sign in to comment.