@pojo-router/core
Advanced tools
Comparing version
@@ -6,2 +6,9 @@ # Change Log | ||
### [0.5.69](https://github.com/ntucker/anansi/compare/@pojo-router/core@0.5.68...@pojo-router/core@0.5.69) (2023-03-05) | ||
### 📦 Package | ||
* Update all non-major dependencies ([#1863](https://github.com/ntucker/anansi/issues/1863)) ([20a34cc](https://github.com/ntucker/anansi/commit/20a34cce18310ac3164d5fdc709367d798df71ab)) | ||
* Update all non-major dependencies ([#1865](https://github.com/ntucker/anansi/issues/1865)) ([6592098](https://github.com/ntucker/anansi/commit/6592098fce49bddd5585503a8e52b96cafd4d3cb)) | ||
### [0.5.68](https://github.com/ntucker/anansi/compare/@pojo-router/core@0.5.67...@pojo-router/core@0.5.68) (2023-02-28) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "@pojo-router/core", | ||
"version": "0.5.68", | ||
"version": "0.5.69", | ||
"description": "A react hooks library to associate metadata to a path", | ||
@@ -50,9 +50,9 @@ "homepage": "https://github.com/ntucker/anansi/tree/master/packages/pojo-router#readme", | ||
"devDependencies": { | ||
"@anansi/babel-preset": "^4.0.0", | ||
"@anansi/babel-preset": "^4.0.1", | ||
"@anansi/browserslist-config": "^1.4.1", | ||
"@anansi/webpack-config": "^14.3.3", | ||
"@anansi/webpack-config": "^14.3.4", | ||
"@babel/cli": "7.21.0", | ||
"@babel/core": "7.21.0", | ||
"jest": "29.4.3", | ||
"rimraf": "4.1.2", | ||
"rimraf": "4.3.0", | ||
"webpack": "5.75.0", | ||
@@ -59,0 +59,0 @@ "webpack-cli": "5.0.1" |
96754
0.54%