ados-rcm 1.1.314 → 1.1.316

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ados-rcm",
3
- "version": "1.1.314",
3
+ "version": "1.1.316",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -49,6 +49,7 @@
49
49
  "@storybook/react-vite": "^8.0.2",
50
50
  "@storybook/test": "^8.0.2",
51
51
  "@types/lodash": "^4.17.14",
52
+ "@types/node": "^22.10.7",
52
53
  "@types/react": "^18.2.67",
53
54
  "@types/react-dom": "^18.2.22",
54
55
  "@typescript-eslint/eslint-plugin": "^7.3.1",
@@ -62,7 +63,8 @@
62
63
  "sass": "^1.83.4",
63
64
  "storybook": "^8.0.2",
64
65
  "typescript": "^5.4.3",
65
- "vite": "^5.2.2"
66
+ "typescript-plugin-css-modules": "^5.1.0",
67
+ "vite": "^5.4.11"
66
68
  },
67
69
  "dependencies": {
68
70
  "vite-plugin-css-injected-by-js": "^3.5.2",