|
1 | 1 | { |
2 | 2 | "name": "@aegisjsproject/core", |
3 | | - "version": "0.2.27", |
| 3 | + "version": "0.2.28", |
4 | 4 | "description": "A fast, secure, modern, light-weight, and simple JS library for creating web components and more!", |
5 | 5 | "keywords": [ |
6 | 6 | "aegis", |
|
93 | 93 | "devDependencies": { |
94 | 94 | "@aegisjsproject/component": "^0.1.7", |
95 | 95 | "@aegisjsproject/dev-server": "^1.0.5", |
96 | | - "@aegisjsproject/http-utils": "^1.0.3", |
97 | | - "@aegisjsproject/styles": "^0.2.4", |
| 96 | + "@aegisjsproject/http-utils": "^1.0.4", |
| 97 | + "@aegisjsproject/styles": "^0.2.7", |
98 | 98 | "@rollup/plugin-node-resolve": "^16.0.3", |
99 | 99 | "@rollup/plugin-terser": "^0.4.4", |
100 | | - "@shgysk8zer0/eslint-config": "^1.0.1", |
101 | | - "@shgysk8zer0/polyfills": "^0.5.1", |
| 100 | + "@shgysk8zer0/eslint-config": "^1.0.4", |
| 101 | + "@shgysk8zer0/polyfills": "^0.5.3", |
102 | 102 | "eslint": "^9.0.0", |
103 | 103 | "rollup": "^4.9.6" |
104 | 104 | }, |
105 | 105 | "dependencies": { |
106 | 106 | "@aegisjsproject/callback-registry": "^1.0.3", |
107 | | - "@aegisjsproject/parsers": "^0.1.2", |
| 107 | + "@aegisjsproject/parsers": "^0.1.3", |
108 | 108 | "@aegisjsproject/router": "^1.1.3", |
109 | | - "@aegisjsproject/sanitizer": "^0.2.1", |
110 | | - "@aegisjsproject/state": "^1.0.5", |
111 | | - "@aegisjsproject/url": "^1.0.1" |
| 109 | + "@aegisjsproject/sanitizer": "^0.2.3", |
| 110 | + "@aegisjsproject/state": "^1.0.7", |
| 111 | + "@aegisjsproject/url": "^1.0.3" |
112 | 112 | } |
113 | 113 | } |
0 commit comments