Skip to content

Commit

Permalink
chore(deps): update all minor and patch devdependencies updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent cff24a0 commit 5840626
Show file tree
Hide file tree
Showing 2 changed files with 1,621 additions and 2,372 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
],
"dependencies": {
"@inseefr/trevas": "^0.1.20",
"@inseefr/vtl-2.0-antlr-tools": "^0.1.0-bundle",
"antlr4": "4.11.0",
"@inseefr/vtl-2.0-antlr-tools": "^0.3.0",
"antlr4": "4.13.2",
"classnames": "^2.3.1",
"date-fns": "^3.0.0",
"lodash.camelcase": "^4.3.0",
Expand All @@ -76,7 +76,7 @@
"react-markdown": "^8.0.3",
"react-number-format": "^5.1.3",
"react-tooltip": "^4.2.15",
"remove-accents": "^0.4.2",
"remove-accents": "^0.5.0",
"sass": "^1.58.3",
"snowball": "^0.3.1",
"string-tokenizer": "^0.0.8"
Expand Down Expand Up @@ -107,11 +107,11 @@
"@storybook/addon-interactions": "^6.5.8",
"@storybook/addon-links": "^6.5.8",
"@storybook/builder-webpack5": "^6.5.8",
"@storybook/jest": "^0.0.10",
"@storybook/jest": "^0.2.0",
"@storybook/manager-webpack5": "^6.5.8",
"@storybook/react": "^6.5.8",
"@storybook/test-runner": "^0.9.4",
"@storybook/testing-library": "^0.0.11",
"@storybook/test-runner": "^0.19.0",
"@storybook/testing-library": "^0.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
Expand All @@ -122,7 +122,7 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.48.2",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-c8": "^0.27.2",
"@vitest/coverage-c8": "^0.33.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^9.0.0",
"concurrently": "^8.0.0",
Expand All @@ -131,7 +131,7 @@
"cross-env": "^7.0.2",
"css-loader": "^7.0.0",
"damerau-levenshtein": "^1.0.7",
"eslint": "7.30.0",
"eslint": "7.32.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^8.0.0",
Expand All @@ -152,15 +152,15 @@
"prettier": "^2.0.5",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"regenerator-runtime": "^0.13.7",
"remove-accents": "^0.4.2",
"regenerator-runtime": "^0.14.0",
"remove-accents": "^0.5.0",
"rxjs-marbles": "^7.0.0",
"sass-loader": "^16.0.0",
"source-map-explorer": "^2.4.2",
"ts-loader": "^9.4.2",
"typescript": "^5.1.6",
"vite": "^5.0.0",
"vitest": "^0.27.2",
"vitest": "^0.34.0",
"wait-on": "^7.0.1",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0"
Expand Down
Loading

0 comments on commit 5840626

Please sign in to comment.