|
1 | 1 | {
|
2 | 2 | "name": "@lastui/rocker",
|
3 |
| - "version": "0.19.33", |
| 3 | + "version": "0.19.34", |
4 | 4 | "license": "Apache-2.0",
|
5 | 5 |
|
6 | 6 | "homepage": "https://github.com/lastui/rocker#readme",
|
|
81 | 81 | "test:platform": "node ./cli/index.js test --cwd=platform"
|
82 | 82 | },
|
83 | 83 | "dependencies": {
|
84 |
| - "@babel/core": "7.24.3", |
| 84 | + "@babel/core": "7.24.4", |
85 | 85 | "@babel/eslint-parser": "7.24.1",
|
86 |
| - "@babel/parser": "7.24.1", |
| 86 | + "@babel/parser": "7.24.4", |
87 | 87 | "@babel/plugin-proposal-export-default-from": "7.24.1",
|
88 | 88 | "@babel/plugin-proposal-throw-expressions": "7.24.1",
|
89 | 89 | "@babel/plugin-transform-modules-commonjs": "7.24.1",
|
90 |
| - "@babel/preset-env": "7.24.3", |
| 90 | + "@babel/preset-env": "7.24.4", |
91 | 91 | "@babel/preset-react": "7.24.1",
|
92 | 92 | "@babel/preset-typescript": "7.24.1",
|
93 | 93 | "@babel/register": "7.23.7",
|
|
109 | 109 | "buffer": "6.0.3",
|
110 | 110 | "copy-webpack-plugin": "12.0.2",
|
111 | 111 | "core-js": "3.36.1",
|
112 |
| - "css-loader": "6.10.0", |
| 112 | + "css-loader": "6.11.0", |
113 | 113 | "dotenv": "16.4.5",
|
114 | 114 | "eslint": "8.57.0",
|
115 | 115 | "eslint-plugin-import": "2.29.1",
|
|
123 | 123 | "prettier-package-json": "2.8.0",
|
124 | 124 | "pretty-format": "29.7.0",
|
125 | 125 | "redux-mock-store": "1.5.4",
|
126 |
| - "sass": "1.72.0", |
| 126 | + "sass": "1.74.1", |
127 | 127 | "sass-loader": "14.1.1",
|
128 | 128 | "source-map": "mozilla/source-map#master",
|
129 | 129 | "style-loader": "3.3.4",
|
|
0 commit comments