Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit 2861ef8

Browse files
chore(deps): update all non-major dependencies
1 parent 0e49fe9 commit 2861ef8

File tree

2 files changed

+170
-78
lines changed

2 files changed

+170
-78
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
"test": "yarn lint"
1717
},
1818
"dependencies": {
19-
"autoprefixer": "^10.4.4",
20-
"css-loader": "^6.7.1",
21-
"defu": "^6.0.0",
22-
"postcss": "^8.4.12",
19+
"autoprefixer": "^10.4.13",
20+
"css-loader": "^6.7.2",
21+
"defu": "^6.1.1",
22+
"postcss": "^8.4.19",
2323
"postcss-import": "^14.1.0",
2424
"postcss-loader": "^4.2.0",
2525
"postcss-url": "^10.1.3",
26-
"semver": "^7.3.7"
26+
"semver": "^7.3.8"
2727
},
2828
"devDependencies": {
2929
"@nuxtjs/eslint-config-typescript": "^9.0.0",
30-
"eslint": "^8.13.0",
30+
"eslint": "^8.28.0",
3131
"nuxt": "^2.15.8",
3232
"siroc": "^0.16.0",
3333
"standard-version": "^9.3.2"

0 commit comments

Comments
 (0)