Skip to content

Commit

Permalink
bump dev deps and regenerate lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Dec 2, 2024
1 parent e150fe5 commit 24d4094
Show file tree
Hide file tree
Showing 2 changed files with 341 additions and 366 deletions.
15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.17.2",
"@eslint/compat": "^1.2.2",
"@eslint/js": "^9.14.0",
"@eslint/compat": "^1.2.3",
"@eslint/js": "^9.16.0",
"@next/eslint-plugin-next": "^15.0.3",
"@size-limit/preset-big-lib": "^11.1.6",
"@stylistic/eslint-plugin": "^2.11.0",
"@stylistic/stylelint-config": "^2.0.0",
"@types/dedent": "^0.7.2",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/coverage-v8": "^2.1.7",
"dedent": "^1.5.3",
"eslint": "^9.16.0",
"globals": "^15.12.0",
"husky": "^7.0.4",
"lint-staged": "^11.2.6",
"globals": "^15.13.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"postcss-syntax": "^0.36.2",
"prompt": "^1.3.0",
"react-docgen-typescript": "^2.2.2",
Expand All @@ -63,9 +63,7 @@
},
"pnpm": {
"overrides": {
"aggregate-error": "npm:@socketregistry/aggregate-error@^1",
"array-buffer-byte-length": "npm:@socketregistry/array-buffer-byte-length@^1",
"array-flatten": "npm:@socketregistry/array-flatten@^1",
"array-includes": "npm:@socketregistry/array-includes@^1",
"array.prototype.findlast": "npm:@socketregistry/array.prototype.findlast@^1",
"array.prototype.findlastindex": "npm:@socketregistry/array.prototype.findlastindex@^1",
Expand All @@ -85,7 +83,6 @@
"get-symbol-description": "npm:@socketregistry/get-symbol-description@^1",
"globalthis": "npm:@socketregistry/globalthis@^1",
"gopd": "npm:@socketregistry/gopd@^1",
"has": "npm:@socketregistry/has@^1",
"has-property-descriptors": "npm:@socketregistry/has-property-descriptors@^1",
"has-proto": "npm:@socketregistry/has-proto@^1",
"has-symbols": "npm:@socketregistry/has-symbols@^1",
Expand Down
Loading

0 comments on commit 24d4094

Please sign in to comment.