Skip to content

Commit

Permalink
fix(ignore): update dependencies (#3098)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored Oct 13, 2024
1 parent 9b1cdef commit 30e4ec4
Show file tree
Hide file tree
Showing 2 changed files with 568 additions and 430 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"quasar": "2.17.0"
},
"devDependencies": {
"@types/node": "22.7.4",
"@vuepress/bundler-webpack": "2.0.0-rc.17",
"@vuepress/client": "2.0.0-rc.17",
"@vuepress/plugin-docsearch": "2.0.0-rc.52",
"@vuepress/plugin-google-analytics": "2.0.0-rc.52",
"@vuepress/plugin-register-components": "2.0.0-rc.52",
"@vuepress/plugin-sitemap": "2.0.0-rc.52",
"@vuepress/theme-default": "2.0.0-rc.52",
"@types/node": "22.7.5",
"@vuepress/bundler-webpack": "2.0.0-rc.18",
"@vuepress/client": "2.0.0-rc.18",
"@vuepress/plugin-docsearch": "2.0.0-rc.54",
"@vuepress/plugin-google-analytics": "2.0.0-rc.54",
"@vuepress/plugin-register-components": "2.0.0-rc.54",
"@vuepress/plugin-sitemap": "2.0.0-rc.54",
"@vuepress/theme-default": "2.0.0-rc.54",
"async-g-i-s": "1.5.4",
"cross-env": "7.0.3",
"easyimage": "3.1.1",
Expand All @@ -39,13 +39,13 @@
"prettier": "3.3.3",
"pug": "3.0.3",
"pug-plain-loader": "1.1.0",
"sass": "1.79.4",
"sass": "1.79.5",
"sass-loader": "16.0.1",
"throat": "6.0.2",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"vue": "3.5.11",
"vuepress": "2.0.0-rc.17",
"typescript": "5.6.3",
"vue": "3.5.12",
"vuepress": "2.0.0-rc.18",
"webpack": "5.95.0",
"zigbee-herdsman-converters": "20.21.0"
}
Expand Down
Loading

0 comments on commit 30e4ec4

Please sign in to comment.