Skip to content

Commit ab1a79e

Browse files
[deps]: Update npm minor
1 parent 6bbabde commit ab1a79e

File tree

2 files changed

+87
-126
lines changed

2 files changed

+87
-126
lines changed

src/AdminConsole/package-lock.json

+81-120
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/AdminConsole/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@passwordlessdev/passwordless-client": "1.2.2",
15-
"apexcharts": "4.4.0",
16-
"es-module-shims": "2.0.9",
14+
"@passwordlessdev/passwordless-client": "1.2.4",
15+
"apexcharts": "4.7.0",
16+
"es-module-shims": "2.4.0",
1717
"vue": "3.5.13"
1818
},
1919
"devDependencies": {
2020
"@tailwindcss/aspect-ratio": "0.4.2",
2121
"@tailwindcss/forms": "0.5.10",
2222
"@tailwindcss/typography": "0.5.16",
23-
"autoprefixer": "10.4.20",
24-
"postcss": "8.5.1",
25-
"postcss-cli": "11.0.0",
23+
"autoprefixer": "10.4.21",
24+
"postcss": "8.5.3",
25+
"postcss-cli": "11.0.1",
2626
"tailwindcss": "3.4.17"
2727
}
2828
}

0 commit comments

Comments
 (0)