|
63 | 63 | ], |
64 | 64 | "dependencies": { |
65 | 65 | "@inseefr/trevas": "^0.1.20", |
66 | | - "@inseefr/vtl-2.0-antlr-tools": "^0.1.0-bundle", |
67 | | - "antlr4": "4.11.0", |
| 66 | + "@inseefr/vtl-2.0-antlr-tools": "^0.3.0", |
| 67 | + "antlr4": "4.13.2", |
68 | 68 | "classnames": "^2.3.1", |
69 | 69 | "date-fns": "^3.0.0", |
70 | 70 | "lodash.camelcase": "^4.3.0", |
|
76 | 76 | "react-markdown": "^8.0.3", |
77 | 77 | "react-number-format": "^5.1.3", |
78 | 78 | "react-tooltip": "^4.2.15", |
79 | | - "remove-accents": "^0.4.2", |
| 79 | + "remove-accents": "^0.5.0", |
80 | 80 | "sass": "^1.58.3", |
81 | 81 | "snowball": "^0.3.1", |
82 | 82 | "string-tokenizer": "^0.0.8" |
|
107 | 107 | "@storybook/addon-interactions": "^6.5.8", |
108 | 108 | "@storybook/addon-links": "^6.5.8", |
109 | 109 | "@storybook/builder-webpack5": "^6.5.8", |
110 | | - "@storybook/jest": "^0.0.10", |
| 110 | + "@storybook/jest": "^0.2.0", |
111 | 111 | "@storybook/manager-webpack5": "^6.5.8", |
112 | 112 | "@storybook/react": "^6.5.8", |
113 | | - "@storybook/test-runner": "^0.9.4", |
114 | | - "@storybook/testing-library": "^0.0.11", |
| 113 | + "@storybook/test-runner": "^0.19.0", |
| 114 | + "@storybook/testing-library": "^0.2.0", |
115 | 115 | "@testing-library/jest-dom": "^5.16.5", |
116 | 116 | "@testing-library/react": "^14.0.0", |
117 | 117 | "@testing-library/react-hooks": "^8.0.1", |
|
122 | 122 | "@typescript-eslint/eslint-plugin": "^5.57.0", |
123 | 123 | "@typescript-eslint/parser": "^5.48.2", |
124 | 124 | "@vitejs/plugin-react": "^4.0.0", |
125 | | - "@vitest/coverage-c8": "^0.27.2", |
| 125 | + "@vitest/coverage-c8": "^0.33.0", |
126 | 126 | "babel-eslint": "^10.0.3", |
127 | 127 | "babel-loader": "^9.0.0", |
128 | 128 | "concurrently": "^8.0.0", |
|
131 | 131 | "cross-env": "^7.0.2", |
132 | 132 | "css-loader": "^7.0.0", |
133 | 133 | "damerau-levenshtein": "^1.0.7", |
134 | | - "eslint": "7.30.0", |
| 134 | + "eslint": "7.32.0", |
135 | 135 | "eslint-config-prettier": "^9.0.0", |
136 | 136 | "eslint-config-react-app": "^6.0.0", |
137 | 137 | "eslint-plugin-flowtype": "^8.0.0", |
|
152 | 152 | "prettier": "^2.0.5", |
153 | 153 | "react": "^18.0.0", |
154 | 154 | "react-dom": "^18.0.0", |
155 | | - "regenerator-runtime": "^0.13.7", |
156 | | - "remove-accents": "^0.4.2", |
| 155 | + "regenerator-runtime": "^0.14.0", |
| 156 | + "remove-accents": "^0.5.0", |
157 | 157 | "rxjs-marbles": "^7.0.0", |
158 | 158 | "sass-loader": "^16.0.0", |
159 | 159 | "source-map-explorer": "^2.4.2", |
160 | 160 | "ts-loader": "^9.4.2", |
161 | 161 | "typescript": "^5.1.6", |
162 | 162 | "vite": "^5.0.0", |
163 | | - "vitest": "^0.27.2", |
| 163 | + "vitest": "^0.34.0", |
164 | 164 | "wait-on": "^7.0.1", |
165 | 165 | "webpack": "^5.75.0", |
166 | 166 | "webpack-cli": "^5.0.0" |
|
0 commit comments