Skip to content

Commit 0af1be8

Browse files
committed
Update dependencies
1 parent 1efe165 commit 0af1be8

File tree

2 files changed

+472
-407
lines changed

2 files changed

+472
-407
lines changed

package.json

+6-4
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"postcss": "^8.1.0"
4747
},
4848
"dependencies": {
49-
"browserslist": "^4.22.2",
50-
"caniuse-lite": "^1.0.30001578",
49+
"browserslist": "^4.23.0",
50+
"caniuse-lite": "^1.0.30001591",
5151
"fraction.js": "^4.3.7",
5252
"normalize-range": "^0.1.2",
5353
"picocolors": "^1.0.0",
@@ -58,14 +58,16 @@
5858
"@size-limit/preset-small-lib": "11.0.2",
5959
"c8": "^9.1.0",
6060
"clean-publish": "^4.2.0",
61-
"eslint": "^8.56.0",
61+
"eslint": "^8.57.0",
6262
"eslint-config-standard": "^17.1.0",
6363
"eslint-plugin-import": "^2.29.1",
6464
"eslint-plugin-n": "^16.6.2",
65+
"eslint-plugin-node-import": "^1.0.4",
66+
"eslint-plugin-perfectionist": "^2.5.0",
6567
"eslint-plugin-prefer-let": "^3.0.1",
6668
"eslint-plugin-promise": "^6.1.1",
6769
"nanospy": "^1.0.0",
68-
"postcss": "^8.4.33",
70+
"postcss": "^8.4.35",
6971
"size-limit": "^11.0.2",
7072
"uvu": "^0.5.6"
7173
},

0 commit comments

Comments
 (0)