Bump
This commit is contained in:
34
package.json
34
package.json
@ -11,18 +11,17 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@aet/eslint-define-config": "^0.1.15",
|
||||
"@aet/eslint-define-config": "^0.1.16",
|
||||
"@antfu/install-pkg": "^1.1.0",
|
||||
"@eslint-community/eslint-utils": "^4.7.0",
|
||||
"@eslint-react/eslint-plugin": "1.51.2",
|
||||
"@eslint-react/eslint-plugin": "1.52.2",
|
||||
"@eslint/js": "^9.28.0",
|
||||
"@nolyfill/is-core-module": "^1.0.39",
|
||||
"@stylistic/eslint-plugin": "^4.4.1",
|
||||
"@types/eslint": "^9.6.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.33.1",
|
||||
"@typescript-eslint/parser": "^8.33.1",
|
||||
"@typescript-eslint/type-utils": "^8.33.1",
|
||||
"@typescript-eslint/utils": "^8.33.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.34.0",
|
||||
"@typescript-eslint/parser": "^8.34.0",
|
||||
"@typescript-eslint/type-utils": "^8.34.0",
|
||||
"@typescript-eslint/utils": "^8.34.0",
|
||||
"aria-query": "^5.3.2",
|
||||
"axe-core": "^4.10.3",
|
||||
"axobject-query": "4.1.0",
|
||||
@ -35,8 +34,8 @@
|
||||
"eslint-import-resolver-node": "^0.3.9",
|
||||
"eslint-import-resolver-typescript": "^4.4.3",
|
||||
"eslint-module-utils": "^2.12.0",
|
||||
"eslint-plugin-import-x": "^4.15.1",
|
||||
"eslint-plugin-regexp": "^2.8.0",
|
||||
"eslint-plugin-import-x": "^4.15.2",
|
||||
"eslint-plugin-regexp": "^2.9.0",
|
||||
"eslint-plugin-unicorn": "^59.0.1",
|
||||
"esprima": "^4.0.1",
|
||||
"esquery": "^1.6.0",
|
||||
@ -49,9 +48,9 @@
|
||||
"is-glob": "^4.0.3",
|
||||
"language-tags": "^2.1.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"minimatch": "^10.0.1",
|
||||
"minimatch": "^10.0.3",
|
||||
"semver": "^7.7.2",
|
||||
"typescript-eslint": "^8.33.1"
|
||||
"typescript-eslint": "^8.34.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.27.4",
|
||||
@ -71,18 +70,19 @@
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^22.15.30",
|
||||
"@types/react-refresh": "^0.14.6",
|
||||
"@typescript-eslint/types": "^8.33.1",
|
||||
"@typescript-eslint/typescript-estree": "^8.33.1",
|
||||
"@vitest/eslint-plugin": "^1.2.1",
|
||||
"@typescript-eslint/types": "^8.34.0",
|
||||
"@typescript-eslint/typescript-estree": "^8.34.0",
|
||||
"@vitest/eslint-plugin": "^1.2.4",
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
"dts-bundle-generator": "9.5.1",
|
||||
"esbuild": "0.25.5",
|
||||
"esbuild-plugin-alias": "^0.2.1",
|
||||
"eslint": "^9.28.0",
|
||||
"eslint-plugin-jsdoc": "^50.7.1",
|
||||
"eslint-plugin-lingui": "^0.10.1",
|
||||
"eslint-plugin-react-refresh": "^0.4.20",
|
||||
"eslint-plugin-storybook": "^9.0.6",
|
||||
"eslint-plugin-testing-library": "^7.4.0",
|
||||
"eslint-plugin-storybook": "^9.0.9",
|
||||
"eslint-plugin-testing-library": "^7.5.2",
|
||||
"graphql": "^16.11.0",
|
||||
"json-schema-to-ts": "^3.1.1",
|
||||
"nolyfill": "^1.0.44",
|
||||
@ -90,7 +90,7 @@
|
||||
"picocolors": "^1.1.1",
|
||||
"prettier": "^3.5.3",
|
||||
"prop-types": "^15.8.1",
|
||||
"terser": "^5.41.0",
|
||||
"terser": "^5.42.0",
|
||||
"type-fest": "^4.41.0",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
|
Reference in New Issue
Block a user