@pronto-tools-and-more/components 10.44.0 → 10.45.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@pronto-tools-and-more/components",
|
3
|
-
"version": "10.
|
3
|
+
"version": "10.45.0",
|
4
4
|
"description": "",
|
5
5
|
"main": "dist/main.js",
|
6
6
|
"types": "dist/main.d.ts",
|
@@ -16,8 +16,8 @@
|
|
16
16
|
"author": "",
|
17
17
|
"license": "MIT",
|
18
18
|
"devDependencies": {
|
19
|
-
"@types/node": "^22.10.
|
20
|
-
"@types/react": "^18.3.
|
19
|
+
"@types/node": "^22.10.1",
|
20
|
+
"@types/react": "^18.3.13",
|
21
21
|
"esbuild": "^0.24.0",
|
22
22
|
"react": "^18.3.1",
|
23
23
|
"ts-jest": "^29.2.5"
|