Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent b6cb508 commit 708cfc3
Show file tree
Hide file tree
Showing 2 changed files with 1,892 additions and 1,094 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "7.18.9",
"@emotion/babel-plugin": "11.10.2",
"@emotion/babel-plugin": "11.11.0",
"@storybook/addon-actions": "6.5.12",
"@storybook/addon-essentials": "6.5.12",
"@storybook/addon-links": "6.5.12",
Expand All @@ -50,35 +50,35 @@
"@types/jest": "29.0.0",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "^3.0.0",
"babel-loader": "9.1.0",
"eslint": "8.23.1",
"babel-loader": "9.1.3",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.1",
"husky": "8.0.3",
"jest": "29.0.1",
"lint-staged": "13.0.3",
"lint-staged": "13.3.0",
"node-pre-gyp": "0.17.0",
"postcss": "^8.4.20",
"postcss-scss": "4.0.5",
"postcss-scss": "4.0.9",
"postcss-syntax": "0.36.2",
"prettier": "2.7.1",
"prettier": "2.8.8",
"stylelint": "^14.16.0",
"stylelint-config-idiomatic-order": "9.0.0",
"stylelint-config-standard": "28.0.0",
"stylelint-order": "5.0.0",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"ts-node": "10.9.2",
"typescript": "4.9.5",
"vite": "^4.0.1",
"vite-plugin-html": "^3.2.0"
}
Expand Down

0 comments on commit 708cfc3

Please sign in to comment.