Skip to content

Commit

Permalink
fix(ignore): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored and github-actions[bot] committed Dec 8, 2024
1 parent 37acb18 commit be7dbf5
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 351 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,35 +18,35 @@
"author": "",
"license": "ISC",
"dependencies": {
"@quasar/extras": "1.16.14",
"@quasar/extras": "1.16.15",
"core-js": "3.39.0",
"quasar": "2.17.4"
},
"devDependencies": {
"@types/node": "22.10.1",
"@vuepress/bundler-webpack": "2.0.0-rc.18",
"@vuepress/client": "2.0.0-rc.18",
"@vuepress/plugin-docsearch": "2.0.0-rc.61",
"@vuepress/plugin-google-analytics": "2.0.0-rc.54",
"@vuepress/plugin-docsearch": "2.0.0-rc.64",
"@vuepress/plugin-google-analytics": "2.0.0-rc.63",
"@vuepress/plugin-register-components": "2.0.0-rc.54",
"@vuepress/plugin-sitemap": "2.0.0-rc.61",
"@vuepress/theme-default": "2.0.0-rc.61",
"@vuepress/plugin-sitemap": "2.0.0-rc.63",
"@vuepress/theme-default": "2.0.0-rc.64",
"async-g-i-s": "1.5.5",
"cross-env": "7.0.3",
"easyimage": "3.1.1",
"glob": "11.0.0",
"image-size": "1.1.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"pug": "3.0.3",
"pug-plain-loader": "1.1.0",
"sass": "1.81.0",
"sass": "1.82.0",
"sass-loader": "16.0.2",
"throat": "6.0.2",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"vue": "3.5.13",
"vuepress": "2.0.0-rc.18",
"webpack": "5.96.1",
"webpack": "5.97.1",
"zigbee-herdsman-converters": "20.58.0"
}
}
Loading

0 comments on commit be7dbf5

Please sign in to comment.