proto-table-wc 0.0.540 → 0.0.542

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.540",
3
+ "version": "0.0.542",
4
4
  "description": "Stencil Component Starter",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -29,9 +29,9 @@
29
29
  },
30
30
  "devDependencies": {
31
31
  "cspell": "8.14.2",
32
- "eslint": "9.9.1",
32
+ "eslint": "9.10.0",
33
33
  "prettier": "3.3.3",
34
- "typescript": "5.5.4"
34
+ "typescript": "5.6.2"
35
35
  },
36
36
  "license": "MIT"
37
37
  }