Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 3, 2023
1 parent 6fa2f55 commit 13c41a1
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 416 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -32,9 +32,9 @@
"test": "pnpm run /^test:/"
},
"dependencies": {
"caniuse-lite": "^1.0.30001541",
"electron-to-chromium": "^1.4.535",
"node-releases": "^2.0.13",
"caniuse-lite": "^1.0.30001565",
"electron-to-chromium": "^1.4.601",
"node-releases": "^2.0.14",
"update-browserslist-db": "^1.0.13"
},
"engines": {
Expand All @@ -45,22 +45,22 @@
},
"types": "./index.d.ts",
"devDependencies": {
"@logux/eslint-config": "^52.0.1",
"@size-limit/preset-small-lib": "^9.0.0",
"@logux/eslint-config": "^52.0.2",
"@size-limit/preset-small-lib": "^11.0.0",
"c8": "^8.0.1",
"clean-publish": "^4.2.0",
"cross-spawn": "^7.0.3",
"eslint": "^8.50.0",
"eslint": "^8.55.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-perfectionist": "^2.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"nanospy": "^1.0.0",
"size-limit": "^9.0.0",
"size-limit": "^11.0.0",
"uvu": "^0.5.6"
},
"browser": {
Expand Down

0 comments on commit 13c41a1

Please sign in to comment.