Skip to content

Commit

Permalink
deps: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent a3566e5 commit 7f15079
Show file tree
Hide file tree
Showing 2 changed files with 950 additions and 1,112 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"license": "MIT",
"homepage": "https://github.com/seonglae/intuiter",
"engines": {
"node": ">=20.9.0"
"node": ">=20.10.0"
},
"resolutions": {
"@types/node": "20.8.10",
"@types/node": "20.10.1",
"@nuxtjs/vuetify/**/sass": "1.69.5"
},
"devDependencies": {
"@mdi/font": "7.3.67",
"@nuxt/types": "^2.17.2",
"@nuxt/typescript-build": "3.0.1",
"@nuxt/typescript-build": "3.0.2",
"@nuxtjs/composition-api": "^0.33.1",
"@nuxtjs/toast": "^3.3.1",
"@nuxtjs/vuetify": "1.12.3",
Expand All @@ -44,13 +44,13 @@
"cross-env": "7.0.3",
"dancing-button": "^1.0.2",
"deepmerge": "4.3.1",
"electron": "27.0.3",
"electron-builder": "24.6.4",
"electron": "27.1.2",
"electron-builder": "24.9.1",
"electron-devtools-installer": "3.2.0",
"ini": "^4.1.1",
"nuxt": "3.8.0",
"nuxt": "3.8.2",
"sass": "~1.69.5",
"vuetify": "3.3.23",
"vuetify": "3.4.4",
"webpack": "4.47.0",
"webpack-node-externals": "3.0.0"
},
Expand Down
Loading

0 comments on commit 7f15079

Please sign in to comment.