proto-table-wc 0.0.534 → 0.0.536
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": "proto-table-wc",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.536",
|
4
4
|
"description": "Stencil Component Starter",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -28,8 +28,8 @@
|
|
28
28
|
"@stencil/core": "4.20.0"
|
29
29
|
},
|
30
30
|
"devDependencies": {
|
31
|
-
"cspell": "8.13.
|
32
|
-
"eslint": "9.
|
31
|
+
"cspell": "8.13.3",
|
32
|
+
"eslint": "9.9.0",
|
33
33
|
"prettier": "3.3.3",
|
34
34
|
"typescript": "5.5.4"
|
35
35
|
},
|