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 2, 2023
1 parent 6cc1e4e commit 27645ff
Show file tree
Hide file tree
Showing 2 changed files with 975 additions and 859 deletions.
20 changes: 10 additions & 10 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.455",
"@splinetool/runtime": "^0.9.459",
"locomotive-scroll": "^4.1.4"
},
"devDependencies": {
"@nuxt/content": "^2.8.2",
"@nuxt/devtools": "^0.8.3",
"@nuxt/content": "^2.8.5",
"@nuxt/devtools": "^0.8.5",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/locomotive-scroll": "^4.1.1",
"@types/node": "^20.6.2",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"eslint": "^8.49.0",
"@types/node": "^20.8.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.50.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",
"nuxt": "^3.7.3",
"postcss": "^8.4.30",
"nuxt": "^3.7.4",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"prettier": "^3.0.3",
"sass": "^1.67.0",
"sass": "^1.68.0",
"stylelint": "^15.10.3",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard-scss": "^11.0.0",
Expand Down
Loading

0 comments on commit 27645ff

Please sign in to comment.