|
1 | 1 | { |
2 | 2 | "name": "visyn_scripts", |
3 | 3 | "description": "", |
4 | | - "version": "11.0.0", |
| 4 | + "version": "11.1.0", |
5 | 5 | "author": { |
6 | 6 | "name": "datavisyn GmbH", |
7 | 7 | |
|
33 | 33 | "dist": "npm run lint && npm run test" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@rsdoctor/cli": "^0.3.11", |
37 | | - "@rsdoctor/rspack-plugin": "^0.3.11", |
38 | | - "@rspack/cli": "~1.0.0", |
39 | | - "@rspack/core": "~1.0.0", |
| 36 | + "@rsdoctor/cli": "^0.4.1", |
| 37 | + "@rsdoctor/rspack-plugin": "^0.4.1", |
| 38 | + "@rspack/cli": "~1.0.2", |
| 39 | + "@rspack/core": "~1.0.2", |
40 | 40 | "@rspack/plugin-minify": "~0.7.5", |
41 | 41 | "@rspack/plugin-react-refresh": "~1.0.0", |
42 | | - "@storybook/addon-actions": "^7.6.20", |
43 | | - "@storybook/addon-essentials": "^7.6.20", |
44 | | - "@storybook/addon-interactions": "^7.6.20", |
45 | | - "@storybook/addon-links": "^7.6.20", |
46 | | - "@storybook/addon-styling": "^1.3.7", |
47 | | - "@storybook/addon-styling-webpack": "^1.0.0", |
48 | | - "@storybook/cli": "^7.6.20", |
49 | | - "@storybook/react": "^7.6.20", |
50 | | - "@storybook/react-webpack5": "^7.6.20", |
51 | | - "@storybook/testing-library": "0.2.2", |
52 | | - "@swc/core": "~1.7.21", |
53 | | - "@swc/helpers": "~0.5.12", |
| 42 | + "@swc/core": "~1.7.23", |
| 43 | + "@swc/helpers": "~0.5.13", |
54 | 44 | "@swc/jest": "~0.2.36", |
55 | 45 | "@types/jest": "~27.4.1", |
56 | | - "@types/node": "^20.14.12", |
57 | | - "@typescript-eslint/eslint-plugin": "~8.3.0", |
58 | | - "@typescript-eslint/parser": "~8.3.0", |
| 46 | + "@types/node": "^20.16.4", |
| 47 | + "@typescript-eslint/eslint-plugin": "~7.18.0", |
| 48 | + "@typescript-eslint/parser": "~7.18.0", |
59 | 49 | "dotenv": "^16.4.5", |
60 | 50 | "dotenv-expand": "^11.0.6", |
61 | 51 | "eslint": "^8.57.0", |
62 | 52 | "eslint-config-airbnb": "^19.0.4", |
63 | 53 | "eslint-config-airbnb-base": "^15.0.0", |
64 | 54 | "eslint-config-airbnb-typescript": "^18.0.0", |
65 | 55 | "eslint-config-prettier": "^9.1.0", |
66 | | - "eslint-config-react-app": "^7.0.1", |
67 | 56 | "eslint-plugin-chai-friendly": "^1.0.1", |
68 | 57 | "eslint-plugin-cypress": "^3.5.0", |
69 | | - "eslint-plugin-import": "^2.29.1", |
| 58 | + "eslint-plugin-import": "^2.30.0", |
70 | 59 | "eslint-plugin-jest": "^27.9.0", |
71 | | - "eslint-plugin-jsx-a11y": "^6.9.0", |
72 | | - "eslint-plugin-lodash": "^8.0.0", |
| 60 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
73 | 61 | "eslint-plugin-prettier": "^5.2.1", |
74 | | - "eslint-plugin-react": "^7.35.0", |
75 | | - "eslint-plugin-react-compiler": "0.0.0-experimental-0924e7a-20240827", |
| 62 | + "eslint-plugin-react": "^7.35.2", |
| 63 | + "eslint-plugin-react-compiler": "0.0.0-experimental-b8a7b48-20240830", |
76 | 64 | "eslint-plugin-react-hooks": "^4.6.2", |
77 | 65 | "fork-ts-checker-webpack-plugin": "^9.0.2", |
78 | 66 | "fs-extra": "^11.2.0", |
|
94 | 82 | "resolve-url-loader": "^5.0.0", |
95 | 83 | "rimraf": "~6.0.1", |
96 | 84 | "rspack-plugin-dotenv": "^0.0.3", |
97 | | - "sass-embedded": "~1.77.8", |
| 85 | + "sass-embedded": "~1.78.0", |
98 | 86 | "sass-loader": "^16.0.1", |
99 | 87 | "shx": "~0.3.4", |
100 | | - "storybook": "^7.6.20", |
101 | | - "storybook-addon-swc": "^1.2.0", |
102 | 88 | "tailwindcss": "^3.4.10", |
103 | 89 | "ts-node": "^10.9.2", |
104 | 90 | "tslib": "~2.7.0", |
105 | 91 | "typescript": "~5.5.4", |
106 | 92 | "util": "^0.12.5", |
| 93 | + "webpack": "^5.94.0", |
107 | 94 | "yargs": "^17.7.2" |
108 | 95 | }, |
109 | 96 | "devDependencies": { |
|
112 | 99 | "jest-dev-server": "^6.2.0" |
113 | 100 | }, |
114 | 101 | "peerDependencies": { |
115 | | - "@types/react": "^18.3.4", |
| 102 | + "@types/react": "^18.3.5", |
116 | 103 | "@types/react-dom": "^18.3.0", |
117 | 104 | "react": "^18.3.1", |
118 | 105 | "react-dom": "^18.3.1" |
|
0 commit comments